bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/14747] undefined reference to `_GLOBAL_OFFSET_TABLE_' with -flto


From: polacek at redhat dot com
Subject: [Bug ld/14747] undefined reference to `_GLOBAL_OFFSET_TABLE_' with -flto
Date: Wed, 24 Oct 2012 13:53:25 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=14747

--- Comment #5 from Marek Polacek <polacek at redhat dot com> 2012-10-24 
13:53:25 UTC ---
To be more concrete, after building binutils, I put new ld/ld-new in ~/hbin,
where I have ld script, which is just
#!/bin/sh
exec /root/hbin/ld-new "$@"

and then I run
PATH=/root/hbin:$PATH g++ -shared -O2 -fPIC -flto -fuse-linker-plugin -nostdlib
pr13229.o

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]