I am by no means an expert, but the GHC documentation says that it's inadviceable to mix the outputs of different c compilers, which implies to me that you can use different ones, but must use always the same one per compilation. I'm not sure which you were asking. Take that with a grain of salt -- it oculd be an old entry in the docs which hasn't been removed but should be. - Hal -- Hal Daume III "Computer science is no more about computers | hdaume@isi.edu than astronomy is about telescopes." -Dijkstra | www.isi.edu/~hdaume On Tue, 6 Aug 2002, Scott J. wrote:
Perhaps a silly question for the experts but I need an answer.
Thx
Scott ----- Original Message ----- From: Scott J. To: haskell-cafe@haskell.org Sent: Tuesday, August 06, 2002 1:56 AM Subject: multiple C compilers
Hi,
This is perhaps an idiot question , but I would like to know if one has to stick with one c compiler or if one can use different c compilers for Haskell2C ?
Thx
Scott