Getting this error cross compiling node.js for optware (slug) on Ubuntu 11.10.
/optware/cs05q1armel/builds/node/build/default/libv8.a(api.o): Relocations in generic ELF (EM: 3)
/optware/cs05q1armel/builds/node/build/default/libv8.a: could not read symbols: File in wrong format
Using flags –without-snapshot –without-ssl –dest-cpu=arm for ./configure
arm-none-linux-gnueabi-g++ being correctly picked up as compiler, though maybe not for this lib?
Any pointers appreciated
from http://ugweb.cs.ualberta.ca/~rod/tutorials/error_messagesC.html in section “Errors That Elude Your Understanding”