how to compile in ArchLinux64?


(fabioamd87) #1

I get this error:

/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/libgcc.a when searching for -lgcc
/usr/bin/ld: cannot find -lgcc
collect2: ld returned 1 exit status
scons: *** [build/debug/ui/libui.so] Error 1
scons: building terminated because of errors.
[fabio@abuarch src]$

(fabioamd87) #2

on irc people say that is impossible atm.


(valkyr) #3

Looks like you need the 32-bit GCC build toolset.


(fabioamd87) #4

however i discovered that is impossible also to compile it con Archlinux 32 because libxXf86dga was compiled without --disable-static

i should change in the source the file .a in .so to get it work, on (32bit)