patch applied (ghc): Add a link-time flag to en/disable the
RTS options
Ian Lynagh
igloo at earth.li
Mon Mar 15 19:09:50 EDT 2010
On Mon, Mar 15, 2010 at 09:42:42AM +0000, Simon Marlow wrote:
> On 13/03/2010 20:14, Ian Lynagh wrote:
>> Sat Mar 13 07:45:55 PST 2010 Ian Lynagh<igloo at earth.li>
>> * Add a link-time flag to en/disable the RTS options
>> If RTS options are disabled then:
>> * The ghc_rts_opts C code variable is processed as normal
>> * The GHCRTS environment variable is ignored and, if it is defined, a
>> warning is emitted
>> * The +RTS flag gives an error and terminates the program
>
> Great, but could the error mention the way to enable +RTS please?
Ooops, good point. Done.
Thanks
Ian
More information about the Cvs-ghc
mailing list