Skip to content

object splitting is not done under sparc solaris with gcc-4.2.2

I've used gcc-4.2.2 and ghc-6.8.1 to build ghc-6.8.2. For some reason object splitting is not done although for ghc-6.8.1 it worked fine.

-bash-3.00$ ll hello
-rwxr-xr-x   1 maeder   wimi     3907865 May 23 11:38 hello

-bash-3.00$ ghc --info
 [("Project name","The Glorious Glasgow Haskell Compilation System")
 ,("Project version","6.8.2")
 ,("Booter version","6.8.1")
 ,("Stage","2")
 ,("Interface file version","6")
 ,("Have interpreter","YES")
 ,("Object splitting","YES")
 ,("Have native code generator","NO")
 ,("Support SMP","YES")
 ,("Unregisterised","NO")
 ,("Tables next to code","YES")
 ,("Win32 DLLs","")
 ,("RTS ways"," debug  thr thr_p thr_debug")
 ,("Leading underscore","NO")
 ]
Trac metadata
Trac field Value
Version 6.8.2
Type Bug
TypeOfFailure OtherFailure
Priority normal
Resolution Unresolved
Component Build System
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
Edited by Christian Maeder
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information