[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: g77 problems



Dr P. Caleb Dhanasekaran wrote:
> 
> but fails due to
> Floating Exception when I use  g77 compiler.

Try to compile with -mieee flag.  It is possible that you will
have to recompile your library(libraries) with this flag as well.
Probably you pass something which is causing overflow or underflow
and exception handling is quite interesting on Alpha. :-)

Compiling with -mieee is not without a considerable cost.

  --mj



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index] []