I'm trying to compile pth for arm on openmoko using open embedded. ( http://bugs.openembedded.org/show_bug.cgi?id=3988 ) I noticed someone having the same problem on collie too ( http://www.oesf.org/forum/index.php?s=52d73b73f22aeb6eff52436e04055954&showtopic=23905 )
I'm trying to build with gcc-4.1.2 and glibc-2.5. Any hint on how to get it to compile would be appreciated.
It fails on:
./libtool --mode=compile --quiet arm-angstrom-linux-gnueabi-gcc -march=armv4t -mtune=arm920t -c -isystem/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/usr/include -I. -isystem/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/usr/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os -I/home/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/pth-2.0.7-r0/pth-2.0.7 -pipe pth_mctx.c pth_mctx.c:480:2: error: #error "Unsupported Linux (g)libc version and/or platform" make: *** [pth_mctx.lo] Error 1