cvs commit: fptools/ghc/rts universal_call_c.S

Julian Seward sewardj@glass.cse.ogi.edu
Mon, 12 Feb 2001 04:08:44 -0800


sewardj     2001/02/12 04:08:44 PST

  Modified files:
    ghc/rts              universal_call_c.S 
  Log:
  GNU ld 2.9.1 on sparc can't handle object files lacking a symbol table.
  Give it a bogus symbol to keep it happy (a.k.a a workaround.)
  
  Revision  Changes    Path
  1.11      +8 -3      fptools/ghc/rts/universal_call_c.S