#4973: building ghc7.0.1.20110217 under x86 solaris fails
----------------------------------+-----------------------------------------
Reporter: maeder | Owner: igloo
Type: bug | Status: patch
Priority: highest | Milestone: 7.2.1
Component: Compiler | Version: 7.0.2
Resolution: | Keywords:
Testcase: | Blockedby:
Difficulty: | Os: Solaris
Blocking: | Architecture: x86
Failure: Building GHC failed |
----------------------------------+-----------------------------------------
Comment(by kgardas):
Unfortunately it looks like the problematic files are coming from RTS. At
least I've googled for similar issues and linker always complained about
wrongly compiled object file and in our case it complains about files from
RTS. Unfortunately those files are compiled with -fPIC, at least as my
record of whole compilation session claim.
Do you know where the `-c' invocation of gcc is placed? I'd like to put
there also `-v' to see in a log that gcc is really using -fPIC...
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4973#comment:42>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs