Confusing bug in 1.1 on Solaris

Gerald Pfeifer pfeifer@dbai.tuwien.ac.at
Sun Nov 8 01:03:00 GMT 1998


On 7 Nov 1998, Alexandre Oliva wrote:
>> Yikes!  It looks like an undefined reference was created to
>> "__ne__Ct12cdr_iterator2Zt18__rb_t".  But that's not the name of
>> anything -- it's a cut off version of the much longer name on the
>> following line!
> Looks like a linker bug.  Check for patches for Sun ld or build GNU
> binutils together with egcs, so that egcs uses GNU ld.

If I recall correctly, that may actually indicate an `as` problem.

Craig, I suggest that you either try GNU as or the new name mangling:
  http://egcs.cygnus.com/faq.html#gas
  http://egcs.cygnus.com/faq.html#squangle

Gerald
-- 
Gerald Pfeifer (Jerry)      Vienna University of Technology
pfeifer@dbai.tuwien.ac.at   http://www.dbai.tuwien.ac.at/~pfeifer/




More information about the Gcc-bugs mailing list