[Top][All Lists]
[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.
- [Bug ld/14747] New: undefined reference to `_GLOBAL_OFFSET_TABLE_' with -flto, polacek at redhat dot com, 2012/10/20
- [Bug ld/14747] undefined reference to `_GLOBAL_OFFSET_TABLE_' with -flto, hjl.tools at gmail dot com, 2012/10/20
- [Bug ld/14747] undefined reference to `_GLOBAL_OFFSET_TABLE_' with -flto, polacek at redhat dot com, 2012/10/22
- [Bug ld/14747] undefined reference to `_GLOBAL_OFFSET_TABLE_' with -flto, hjl.tools at gmail dot com, 2012/10/24
- [Bug ld/14747] undefined reference to `_GLOBAL_OFFSET_TABLE_' with -flto, polacek at redhat dot com, 2012/10/24
- [Bug ld/14747] undefined reference to `_GLOBAL_OFFSET_TABLE_' with -flto,
polacek at redhat dot com <=
- [Bug ld/14747] undefined reference to `_GLOBAL_OFFSET_TABLE_' with -flto, polacek at redhat dot com, 2012/10/24
- [Bug ld/14747] undefined reference to `_GLOBAL_OFFSET_TABLE_' with -flto, hjl.tools at gmail dot com, 2012/10/24
- [Bug ld/14747] undefined reference to `_GLOBAL_OFFSET_TABLE_' with -flto, polacek at redhat dot com, 2012/10/25
- [Bug ld/14747] undefined reference to `_GLOBAL_OFFSET_TABLE_' with -flto, hjl.tools at gmail dot com, 2012/10/25
- [Bug ld/14747] undefined reference to `_GLOBAL_OFFSET_TABLE_' with -flto, polacek at redhat dot com, 2012/10/25
- [Bug ld/14747] undefined reference to `_GLOBAL_OFFSET_TABLE_' with -flto, hjl.tools at gmail dot com, 2012/10/25
- [Bug ld/14747] undefined reference to `_GLOBAL_OFFSET_TABLE_' with -flto, hjl.tools at gmail dot com, 2012/10/25
- [Bug ld/14747] undefined reference to `_GLOBAL_OFFSET_TABLE_' with -flto, hjl.tools at gmail dot com, 2012/10/26