PCAB + Ncurses Statisch im program einkompiliren ?

theborg

theborg

KBitdefender Programierer
Hi ich hab nen kleines Problem und zwar möchte ich mit nem crosscompiler nano compiliren nano braucht pcab und ncurses wie bekomme ich die beiden statisch mit ins programm gelinkt ?

libgcc .. geht ja mit -static-gcc

meine compilerzeile sieht bis jetzt so aus:

./configure --target=mipsel-linux --host=mipsel-linux --build=i386-pc-linux-gnu CC= mipsel-linux-gcc CFLAGS="-Os -W -Wall -pipe -march=4kc -Wa,--trap" OPTFLAGS="-D_FILE_OFFSET_BITS=32 -D_VER_MAJOR=2 -D_VER_MINOR=3" LDFLAGS="-static"
 

Ähnliche Themen

gcc-4.4.5 kde-4.7.2 wine Bildschirm flackert System stürzt ab

Xubuntu - AVR32-linux crosscompile sqlite

qt statisch linken

Firefox 3.5 kompilieren

probleme bei emergen von x11-libs/libview

Zurück
Oben