wolfgang    2005/04/06 23:25:54 PDT

  Modified files:
    ghc/rts              Linker.c 
  Log:
  Mac OS X: Work around a subtle bug/strangeness/"feature" in Apple's toolchain
  that affects machoInitSymbolsWithoutUnderscore().
  (The symbolsWithoutUnderscore symbol must be .globl, otherwise incorrect code
  will be generated to refer to it)
  
  This has already been MERGED TO STABLE as part of the previous commit.
  
  Revision  Changes    Path
  1.187     +1 -1      fptools/ghc/rts/Linker.c
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to