ken 2001/07/23 22:07:37 PDT
Modified files:
ghc/driver PackageSrc.hs
Log:
Added -lm to the extra_libraries list for the rts package. This is
because ldexp() is used by StgPrimFloat.c and is in -lm on alpha-osf3.
Revision Changes Path
1.45 +1 -1 fptools/ghc/driver/PackageSrc.hs