FreeBSD/amd64 port: more progress

Gregory Wright gwright at comcast.net
Thu Mar 15 21:10:08 EDT 2007


Hi Ian,

On Mar 15, 2007, at 6:06 PM, Ian Lynagh wrote:

> On Thu, Mar 15, 2007 at 05:15:02PM -0400, Gregory Wright wrote:
>>
>> in build.mk, so I assume it has optimization on.  Can I simply add
>>
>> GhcRtsHcOpts += -O0
>>
>> or should I change SRC_HC_OPTS with
>>
>> SRC_HC_OPTS += -O0
>>
>> in the build.mk of the 6.4.2 tree?

<snip>
>
> On the other hand, if you mean you're going to do another complete  
> build
> then you may as well make everything non-optimised now rather than
> wishing you'd done so later.
>

Yes, I was just going to do a complete rebuild with everything  
nonoptimized.
It doesn't take too long on the new 2.4 GHz dual two core Opteron  
box :-)

(Although I am careful to turn off SMP and not try a parallel make,  
greed being
one of the deadly sins.)

BW,
Greg



More information about the Glasgow-haskell-users mailing list