haskell static libraries issue on Solaris 10 x86...
Christian Maeder
maeder at tzi.de
Fri Jun 8 12:51:13 EDT 2007
Rod Evans schrieb:
>> If this solves your problem ghc has a problem with object splitting
>> under some solaris linkers
>
> Are you talking about the size issue we're presently discussing, or
> another issue in which the Solaris linkers fail you? We'd be happy to
> work with you directly to investigate things.
I'm only talking about this size issue. The size problem occurs already
in PrimOps.o (that is created from C-- sources "PrimOps.cmm").
Object splitting created the original file Utils__90.o with the size
problem.
http://www.opensolaris.org/jive/thread.jspa?threadID=32325&tstart=0
(I don't now yet if the original Utils.o has a size problem, too.)
I suppose creating object files from plain C should not result in object
files with a size problem.
Simon, do you have any idea why PrimOps.o has this problem (although
only for a picky new linker)?
> I'm going to checkout Utils__90.o too, perhaps our validation can
> be loosened a little to forgive this files inconsistency.
Good
Christian
_______________________________________________
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