[Nix-dev] Re: compile error while bootstrapping

Ludovic Courtès ludo at gnu.org
Tue May 12 10:50:09 CEST 2009


Hi Peter,

Peter Simons <simons at cryp.to> writes:

>  | ABI="32"
>  | CC="gcc"
>  | CFLAGS="-m32 -O2 -fomit-frame-pointer -mtune=athlon -march=athlon"
>  | CPPFLAGS=""
>  | MPN_PATH=" x86/k7/mmx x86/k7 x86 generic"
>
> Those flags ought to work fine with an Athlon Duron. In fact, when I
> compile the package manually -- outside of Nix --, then it *does*
> succeed the regression test. Whatever the problem is, it looks very much
> like its related to Nix in one way or another.

Can you show the value of CFLAGS when you compile it on the same machine
but outside of Nix?

Thanks,
Ludo'.




More information about the nix-dev mailing list