[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/10711] ar/ranlib fake my .o files . C++ in autotools
From: |
amodra at bigpond dot net dot au |
Subject: |
[Bug binutils/10711] ar/ranlib fake my .o files . C++ in autotools |
Date: |
30 Sep 2009 22:38:59 -0000 |
------- Additional Comments From amodra at bigpond dot net dot au 2009-09-30
22:38 -------
Not a bug. ld only extracts an object from an archive if the object satisfies
undefined symbols at the point where ld searches the archive. You linked
test_e.o *after* the archive.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
http://sourceware.org/bugzilla/show_bug.cgi?id=10711
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.