Skip to content
  • Simon Marlow's avatar
    [project @ 2002-08-02 12:24:04 by simonmar] · 226413e1
    Simon Marlow authored
    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
    226413e1