http://www.korone.net/bbs/board.php?bo_table=qt_lecture&wr_id=388
방법으로 qt4를 ARM용으로 컴파일 하였습니다.
근데 라이브러리 용량이 무려 100MB군요 ㅡㅡ;
제가 잘못한건지 잘 모르겠는데요
일단 strip를 하고 싶은데
''arm-linux-strip  /생성된 바이러리'' 하니까


arm-linux-strip: lib/libQt3Support.la: File format not recognized
arm-linux-strip: lib/libQt3Support.prl: File format not recognized
arm-linux-strip: lib/libQtAssistantClient.prl: File format not recognized
arm-linux-strip: lib/libQtCore.la: File format not recognized
arm-linux-strip: lib/libQtCore.prl: File format not recognized
arm-linux-strip: Unable to recognise the format of the input file lib/libQtCore.so.4.3.3.debug


이런한 에러 메시지가 나오는데 무슨 뜻인가요?