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]

Re: corrupt diagnostic output from collect2


> Note the odd symbol name "1xZ1y"

Thanks for your bug report. I can't reproduce this; on my system, the
linker says

/tmp/ccnJAQ7f.o: In function `main':
/tmp/ccnJAQ7f.o(.text+0xe): undefined reference to `cow_n::cow_t<x, y>::cow_t(void)'

I've been using GNU ld version 2.9.5 (with BFD 2.9.5.0.41); I
recommend to update the linker.

Regards,
Martin

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