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: weird segfaults @ g++2.8.1, weird mis-linking egcs 1.1



Correction. 

Contrary to my previous report, with egcs-1.1b it behaves
the same as with gcc-2.8.1. That is it links well
but gives Segmentation Fault.

The reason for my previous linking problem, is that 
I built libstdc++ with -fsquangle and forgot to use it here.

So we have the same bug in gcc-2.8.1 and egcs-1.1b.

-- yotam



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