id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
2312,object splitting is not done under sparc solaris with gcc-4.2.2,maeder,,"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"")
 ]
}}}",bug,closed,normal,,Build System,6.8.2,fixed,,,Solaris,sparc,,Unknown,,,,
