[Nix-dev] Re: compile error while bootstrapping
    Peter Simons 
    simons at cryp.to
       
    Tue May 12 20:37:56 CEST 2009
    
    
  
Hi Ludovic,
 >> | ABI="32"
 >> | CC="gcc"
 >> | CFLAGS="-m32 -O2 -fomit-frame-pointer -mtune=athlon -march=athlon"
 >> | CPPFLAGS=""
 >> | MPN_PATH=" x86/k7/mmx x86/k7 x86 generic"
 >
 > Can you show the value of CFLAGS when you compile it on the same
 > machine but outside of Nix?
when built outside of Nix, libgmp chooses the exact same set of flags.
There is no difference.
I guess I'll have to investigate this phenomenon more closely to figure
out what's happening, but I don't know when I'll get around to it.
Take care,
Peter
    
    
More information about the nix-dev
mailing list