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]


  In message <199809050027.BAA05496@phal.cygnus.co.uk>you write:
  > > Doing this will at least require something called "multi-libbing"
  > > the version of libf2c shipped with egcs-g77.  I'm hoping we can
  > > accomplish this for egcs version 1.2.  Ideally we'd set it up so
  > > if you compiled with -mieee, any library calls in the generated code
  > > would automatically pick up the corresponding libf2c routines
  > > compiled with -mieee, but for now that sort of solution (used by at
  > > least some Fortran vendors, I believe) seems to be outside of
  > > the architectural scope of egcs.
  > 
  > At least for gcc, multilibbing already works in egcs.  Look for MULTILIB
  > in tm.texi for details.
Sorry to disagree, but multilibbing does not work for libf2c at the
current time.

jeff


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