simonmar 2002/08/02 05:24:05 PDT
Modified files:
ghc/compiler/main DriverFlags.hs
Log:
Pass -fno-builtin to gcc when compiling .hc files, because this avoids
a common cause of running out of registers when foreign calls to
functions like memcpy(), strlen() are made from Haskell.
MERGE
Revision Changes Path
1.100 +5 -1 fptools/ghc/compiler/main/DriverFlags.hs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc
- cvs commit: fptools/ghc/compiler/main DriverFlags.hs ken
- cvs commit: fptools/ghc/compiler/main DriverFlags.hs Simon Marlow
- cvs commit: fptools/ghc/compiler/main DriverFlags.hs Simon Marlow
- cvs commit: fptools/ghc/compiler/main DriverFlags.hs wolfgang
- cvs commit: fptools/ghc/compiler/main DriverFlags.hs Simon Marlow
- cvs commit: fptools/ghc/compiler/main DriverFlags.hs Simon Marlow
- cvs commit: fptools/ghc/compiler/main DriverFlags.hs Simon Marlow
- cvs commit: fptools/ghc/compiler/main DriverFlags.hs Simon Marlow
- cvs commit: fptools/ghc/compiler/main DriverFlags.hs Simon Marlow
- cvs commit: fptools/ghc/compiler/main DriverFlags.hs Simon Marlow
- cvs commit: fptools/ghc/compiler/main DriverFlags.hs Simon Marlow
- cvs commit: fptools/ghc/compiler/main DriverFlags.hs Simon Marlow
