Hello,
I try to install qt 4.8.1,
the make command was done OK with no errors/warnings, but in “make install”
the strip command fails with “ File format not recognized”….
What should I do ?
arm-none-linux-gnueabi-strip:/usr/local/Trolltech/QtEmbedded-4.8.1-arm/include/Qt/qatomic_alpha.h: File format not recognized
make1: [install_flat_headers] Error 1 (ignored)
install -m 755 -p /media/sdb/qt/qt-everywhere-opensource-src-4.8.1/src/corelib/arch/qatomic_arch.h /usr/local/Trolltech/QtEmbedded-4.8.1-arm/include/Qt/
arm-none-linux-gnueabi-strip /usr/local/Trolltech/QtEmbedded-4.8.1-arm/include/Qt/qatomic_arch.h
arm-none-linux-gnueabi-strip:/usr/local/Trolltech/QtEmbedded-4.8.1-arm/include/Qt/qatomic_arch.h: File format not recognized
↧