Reply To: Cross compile for NSLU2

#7640
fizze
Participant

Alright, seems like I got the configure script right and all those deps.

Now Im configuring for:

./configure --enable-nslu2 --enable-sqlite --host=armv5b

But the bastard isnt creating an ARM5 executable, but a i386 one. what did I wrong? I suppose it would scream if I had no cross-compiler installed?
But the configure checks vs. all those armv5-libs succeed, so…?
🙄