[Bug lto/46820] Undefined reference errors with LTO

d.g.gorbachev at gmail dot com gcc-bugzilla@gcc.gnu.org
Mon Dec 6 13:18:00 GMT 2010


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46820

Dmitry Gorbachev <d.g.gorbachev at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |lto

--- Comment #2 from Dmitry Gorbachev <d.g.gorbachev at gmail dot com> 2010-12-06 13:17:52 UTC ---
Another problem

$ make b

/tmp/ccELnMMN.ltrans1.ltrans.o: In function `main':
ccELnMMN.ltrans1.o:(.text+0x7): undefined reference to `foo'
collect2: ld returned 1 exit status
make: *** [b] Error 1



More information about the Gcc-bugs mailing list