wolfgang    2004/10/03 20:37:28 PDT

  Modified files:
    ghc/rts              Linker.c 
  Log:
  Mac OS X:
  Make the Linker deal properly with object files that lack a symbol table or
  a dynamic symbol table.
  Objects that don't import any symbols don't get a dynamic symbol table,
  which caused GHCi to crash.
  
  MERGE TO STABLE
  
  Revision  Changes    Path
  1.161     +82 -60    fptools/ghc/rts/Linker.c
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to