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: underflows, overflows, ... [on Alphas]


>>   2.  You have to link to libraries (e.g. libf2c) that have been
>>       compiled with the -mieee option as well.
>
>ok. did not dione this. is the linkage command something like this:
>
>-libf2c?

No.  Doing #2 requires a lot more knowledge of how to build egcs --
it's not a question of just supplying the right command-line
options to the `g77' command or anything that easy.  That's the
problem with egcs and g77 at this point in time.

        tq vm, (burley)


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