darcs patch: Fix #4829 (build does not respect --with-gcc option)

gwright at antiope.com gwright at antiope.com
Tue Dec 21 14:43:52 CET 2010


1 patch for repository http://darcs.haskell.org/ghc-7.0/ghc:

Tue Dec 21 08:32:33 EST 2010  gwright at antiope.com
  * Fix #4829 (build does not respect --with-gcc option)
  
  This patch fixes what seems to be the last problem with the --with-gcc
  option.  On OS X, we need to pass the path to gcc to dtrace as the
  preprocessor.  (Internally, dtrace on OS X sets the default preprocessor
  to /usr/bin/gcc.)  ATM, dtrace is only supported on OS X, so we don't
  need any conditionalization.  If dtrace is ported to other platforms,
  we might need to change this. However, usage on other platforms will
  probably be similar to OS X, since many of Apple's changes are to
  use the gnu toolchain instead of the Sun toolchain.
    
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 19263 bytes
Desc: A darcs patch for your repository!
URL: <http://www.haskell.org/pipermail/cvs-ghc/attachments/20101221/ef423b1b/attachment.bin>


More information about the Cvs-ghc mailing list