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: [g77] failing to compile simple prog


On Sat, 6 Nov 1999, Toon Moene wrote:

> > 
> > In fact, I use pgcc-2.95.2, but it doesn't touch the f77 part. OTOH,
>                  ^^^^^^^^^^^
> 
> Yes, it doesn't touch the f77 frontend *directly*.  However, given the
> way the compilers are built, it could cripple the f77 part thoroughly.
> 
> Anyway, the stock g77/gcc-2.95.2 compiler doesn't have any problem
> compiling your code:
> 

Hello Toon and others,
please disregard my previous message. Having recompiled glibc-2.1.2 with
pgcc-2.95.2, I started having troubles, amongst others :-(, with the math
library functions. Funny symptom : abs(-1) giving -1 !
Switching back to plain gcc-2.95.2 and recompiling glibc cured the whole
problems. Case solved.

Yours

Pascal Dupuis




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