2009/10/20 Eelco Dolstra <[email protected]>:
> Hi,
>
> Eelco Dolstra wrote:
>
>> You shouldn't omit it but put an "assert stdenv.gcc ? gcc" at the top of the
>> expression so that nix-env doesn't barf on other platforms :-)
>
> Correction - that should be "assert stdenv.gcc.gcc != null".
>
> --
> Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/
> _______________________________________________
> nix-dev mailing list
> [email protected]
> https://mail.cs.uu.nl/mailman/listinfo/nix-dev
>

Maybe you could create an expression just for libstdc++, if finding
what needs patching in scribus proves too elusive :
http://gcc.gnu.org/viewcvs/trunk/libstdc%2B%2B-v3/
Just a suggestion, it's certainly not ideal.

Thanks,
Tony
_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Reply via email to