Hello,

After an upgrade from VMWare Workstation 7 to 10 and removing my previous debian virtual machine. I am now building L4 and L4Re again.

The build of  L4 went smoothly, but when I try to build L4Re I get the following error message:

=== Building package "bootstrap" ===
   ===> Linking bootstrap32.elf
/usr/bin/ld skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.7/libgcc.a when searching for -lgcc
/usr/bin/ld: cannot find -lgcc
collect2: error: ld returned 1 exit status
make [5]: *** [bootstrap32.elf] Error 1
make [4]: *** [/home/osj/l4re/pkg/bootstrap/server/src/OBJ-amd64_amdfam10] Error 2
make [3]: *** [src] Error 2
make [2]: *** [server] Error 2
make [1]: *** [bootstrap] Error 2
make: *** [pkg] Error 2

I have configured L4 and L4Re to build for an AMD K10 processor using the AMD64 architecture.

The build OS is: Debian Linux 7.3.0
Compiler: gcc 4.7.2-5

Best regards,

Sören Jonsson
Sweden