Windows breakage -- again

Niklas Larsson metaniklas at gmail.com
Wed Jul 16 22:47:36 UTC 2014


I think it all works ok if the object files goes the normal way, the gnu
linker knows what to do with those symbols when it links with the gcc lib.
But for some reason (template haskell?) the ghc linker gets involved when
compiling the vector library, and it pukes on those symbols.

I hope they can just be done away with at the source, that is to make gcc
generate the assembly primitives. GHC should already be built with i686,
but does that reach ghc-prim?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20140717/647d445d/attachment.html>


More information about the ghc-devs mailing list