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


Reply via email to