[Pkg-haskell-maintainers] Bug#654856: Bug#654856: darcs aborts with "Most RTS options are disabled. Link with -rtsopts to enable them."

David Long david at davidlong.org
Fri Jan 6 11:35:33 UTC 2012


That's the issue!  From somewhere, I had

GHCRTS=-K64M

I have no idea when or why I stuck that in my .bash_profile, but 
excising that relic fixes the problem.  Thanks very much.

David

On 01/06/2012 06:27 AM, Iain Lane wrote:
> Hello so soon,
>
> On Fri, Jan 06, 2012 at 11:12:07AM +0000, Iain Lane wrote:
>> […]
>>    - Ask GHC to ignore $GHCRTS if the executable is not linked with
>>      -rtsopts
>
> The default (which darcs is built with) is -rtsopts=some and in this
> case the RTS makes use of $GHCRTS [0]. So we could ask GHC to ignore
> unknown options from $GHCRTS if linked in this way, or link darcs with
> -rtsopts={none,full}.
>
> David, if you do have $GHCRTS set, please can we see the contents?
>
> Cheers,
>





More information about the Pkg-haskell-maintainers mailing list