[Nix-dev] Re: [Nix-commits] SVN commit: nix - 12545 - eelco - in nixos/trunk: boot configuration helpers system
Pjotr Prins
pjotr2008 at thebird.nl
Sat Aug 9 10:09:56 CEST 2008
Nix 0.12pre12474 fails to build gmp because ld can not find a library:
configure:3851: checking compiler gcc -m32 -O2 -fomit-frame-pointer
Test compile:
configure:3865: gcc -m32 -O2 -fomit-frame-pointer conftest.c >&5
/nix/store/7w2acjgalb0cm7b3bg8yswza4l7iil9y-binutils-2.18/bin/ld: skipping incom
patible /nix/store/g3z60ik6aq1wipwmxz8rakb7almcfqdz-gcc-4.2.4/lib/gcc/x86_64-unk
nown-linux-gnu/4.2.4/libgcc.a when searching for -lgcc
/nix/store/7w2acjgalb0cm7b3bg8yswza4l7iil9y-binutils-2.18/bin/ld: cannot find -l
gcc
collect2: ld returned 1 exit status
configure:3868: $? = 1
looks like I am mixing two build types? I am building on x84_64.
any ideas what happened?
Pj.
More information about the nix-dev
mailing list