[Haskell-cafe] finding out which gcc is hard-coded into a ghc?

John Van Enk vanenkj at gmail.com
Fri Aug 6 13:24:46 EDT 2010


If you're on Windows, I believe you can find the gcc.exe at the following
location:

C:\Program Files\Haskell Platform\2009.2.0.2\gcc.exe

See this link for how to pick which C compiler to use:

http://www.haskell.org/ghc/docs/6.12.2/html/users_guide/options-phases.html#replacing-phases

2010/8/6 Günther Schmidt <gue.schmidt at web.de>

> Hello,
>
> how can I find out which gcc a ghc is hard-coded to use and is it possible
> to override it?
>
> Günther
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100806/917201a3/attachment.html


More information about the Haskell-Cafe mailing list