cvs commit: fptools configure.ac fptools/ghc/rts Linker.c
Wolfgang Thaller <[email protected]> Thu, 14 Jul 2005 19:00:16 -0700
| Newsgroups | gmane.comp.lang.haskell.cvs.fptools,gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
wolfgang 2005/07/14 19:00:15 PDT
Modified files:
. configure.ac
ghc/rts Linker.c
Log:
Mac OS X/PowerPC: Make GHCi deal with the additional statically linked
symbols from libSystemStub.a on Tiger (printf$LDBLStub and friends).
MERGE TO STABLE
Revision Changes Path
1.114 +15 -0 fptools/configure.ac
1.201 +51 -0 fptools/ghc/rts/Linker.c