This is the mail archive of the gcc@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: 970929: MY patch list


> 
> According to H.J. Lu:
> > I always compile glibc with -fno-exceptions and install egcs in
> > /usr. They may make a difference.
> 
> I don't know how my glibc is built, unfortunately, it's the debian
> package.

Please check with debian to see which compiler was used to compile
glibc. If egcs or gcc snapshot was used, -fno-exceptions should
be used. Otherwise, it is looking for trouble since EH is very
buggy. I always use -fno-exceptions to compile glibc.


H.J.


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