#5397: bindist finds wrong gcc when XCode > 4
---------------------------------+------------------------------------------
Reporter: igloo | Owner: igloo
Type: bug | Status: new
Priority: high | Milestone: 7.2.2
Component: Build System | Version: 7.0.4
Keywords: | Testcase:
Blockedby: | Difficulty:
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
Comment(by cdornan):
In a similar vain I have observed the following on 7.0.3.
If I remove /usr/bin/gcc from the system, run ./configure --with-gcc=blah,
the configuration breaks down (/usr/bin/gcc not found).
If I restore /usr/bin/gcc (i.e., put a link from /usr/bin/gcc to the gcc I
want to use), configure, again specifying --with-gcc, remove
/usr/bin/gcc, and try to build, the build breaks down again because
/usr/bin/gcc is missing.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5397#comment:2>
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