ich versuche grade die open2xtoolchain zu installieren, und bei den libs kommt folgende Fehlermeldung:
/opt/open2x/gcc-4.1.1-glibc-2.3.6/arm-open2x-linux/bin/arm-open2x-linux-gcc -O3 -ffast-math -fomit-frame-pointer -mcpu=arm920t -DARM -D_ARM_ASSEM_ -I/opt/open2x/gcc-4.1.1-glibc-2.3.6/arm-open2x-linux/include -I/opt/open2x/gcc-4.1.1-glibc-2.3.6/arm-open2x-linux/include/libxml2 -I/opt/open2x/gcc-4.1.1-glibc-2.3.6/arm-open2x-linux/include/SDL -DUSE_MMAP -o example example.o -L. libz.a
libz.a: could not read symbols: Archive has no index; run ranlib to add one
collect2: ld returned 1 exit status
make[1]: *** [example] Error 1
aber die libz.a gibts noch nicht. (so wie ich gesehen habe)
wie kann ich das lösen?
/opt/open2x/gcc-4.1.1-glibc-2.3.6/arm-open2x-linux/bin/arm-open2x-linux-gcc -O3 -ffast-math -fomit-frame-pointer -mcpu=arm920t -DARM -D_ARM_ASSEM_ -I/opt/open2x/gcc-4.1.1-glibc-2.3.6/arm-open2x-linux/include -I/opt/open2x/gcc-4.1.1-glibc-2.3.6/arm-open2x-linux/include/libxml2 -I/opt/open2x/gcc-4.1.1-glibc-2.3.6/arm-open2x-linux/include/SDL -DUSE_MMAP -o example example.o -L. libz.a
libz.a: could not read symbols: Archive has no index; run ranlib to add one
collect2: ld returned 1 exit status
make[1]: *** [example] Error 1
aber die libz.a gibts noch nicht. (so wie ich gesehen habe)
wie kann ich das lösen?