#5543: Building on OS X 10.5 with XCode 3.4.1 runs into "ld: unknown option:
-no_compact_unwind"
----------------------------+-----------------------------------------------
Reporter: thorkilnaur | Owner:
Type: bug | Status: patch
Priority: normal | Component: Compiler
Version: 7.3 | Keywords:
Testcase: | Blockedby:
Os: MacOS X | Blocking:
Architecture: x86 | Failure: Building GHC failed
----------------------------+-----------------------------------------------
Changes (by thorkilnaur):
* status: new => patch
Comment:
Uploaded patch for suggested solution to this problem: Validated on Mac OS
X 10.5 and Linux. Interestingly, on Linux:
{{{
checking whether ld understands -no_compact_unwind... yes
}}}
Although not ideal, this is currently harmless, at least given the
conditions on {{{-no_compact_unwind}}} use in
{{{compiler/main/DriverPipeline.hs}}}. And please note: I have not had the
opportunity to test this under circumstances where
{{{-no_compact_unwind}}} actually should be used.
Best regards
Thorkil
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5543#comment:1>
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