Re: Controlling -fno-unit-at-a-time

2006-10-05 Thread Simon Marlow
Ian Lynagh wrote: On Tue, Oct 03, 2006 at 04:59:58PM -0400, Ravi Nanavati wrote: If I understand the way things work, GHC decides whether or not to emit the -fno-unit-at-a-time flag in -fvia-C compilation based on whether or not the gcc used when compiling GHC supported the flag or not. I'm

Re: Controlling -fno-unit-at-a-time

2006-10-05 Thread Duncan Coutts
On Thu, 2006-10-05 at 10:55 +0100, Simon Marlow wrote: Ian Lynagh wrote: On Tue, Oct 03, 2006 at 04:59:58PM -0400, Ravi Nanavati wrote: If I understand the way things work, GHC decides whether or not to emit the -fno-unit-at-a-time flag in -fvia-C compilation based on whether or not the

Re: Controlling -fno-unit-at-a-time

2006-10-04 Thread Ian Lynagh
On Tue, Oct 03, 2006 at 04:59:58PM -0400, Ravi Nanavati wrote: If I understand the way things work, GHC decides whether or not to emit the -fno-unit-at-a-time flag in -fvia-C compilation based on whether or not the gcc used when compiling GHC supported the flag or not. I'm running into

Controlling -fno-unit-at-a-time

2006-10-03 Thread Ravi Nanavati
If I understand the way things work, GHC decides whether or not to emit the -fno-unit-at-a-time flag in -fvia-C compilation based on whether or not the gcc used when compiling GHC supported the flag or not. I'm running into trouble using precompiled GHC snapshots (that were compiled on