This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/19461] hidden __eprintf referenced by DSO, gas+gld


------- Additional Comments From hp at gcc dot gnu dot org  2005-01-21 17:09 -------
Following up on comment #18, no GNU ld *is* used, it's just that
adding -print-prog-name=ld to the failing link says "/usr/ccs/bin/ld".
An otherwise harmless bug, likely a WONTFIX. :-)  But that's another bug.
(There is no other ld in the newly build search path; what's used is
the link collect-ld, which points to ../ld/ld-new.)

-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]