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.schm...@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@haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to