[GHC] #1421: elf object code problem exposed when linking under
i386 Solaris 10
GHC
trac at galois.com
Mon Jun 11 06:47:54 EDT 2007
#1421: elf object code problem exposed when linking under i386 Solaris 10
-------------------------------+--------------------------------------------
Reporter: maeder at tzi.de | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 6.8
Component: Runtime System | Version: 6.6.1
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Os: Solaris | Testcase:
Architecture: x86 |
-------------------------------+--------------------------------------------
Comment (by maeder at tzi.de):
I've recompiled PrimOps.cmm
{{{
../compiler/ghc-inplace -H16m -O -optc-O2 -static -I. -#include
HCIncludes.h -fvia-C -dcmm-lint -#include posix/Itimer.h -c PrimOps.cmm
-o PrimOps.o -keep-s-file -keep-raw-s-file
}}}
The PrimOps.o file is now different (I don't know why). Therefore I've
included the elfdump of it (`PrimOps.o.eldump`)
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1421>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
-------------- next part --------------
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs at haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
More information about the Glasgow-haskell-bugs
mailing list