Andrew Chu wrote: > Sounds like you're missing binutils, or symlinks to the assembler and linker: > opkg install binutils > then: > ln -s /usr/bin/arm-angstrom-linux-gnueabi-as /usr/bin/as
Actually, there's a binutils-symlinks package that does all that. Dunno why it's a separate package... > Hope that helps, It does indeed. hello.c built just fine, and so did the pycrypto stuff. I had to install python-compile, but then the install went through as well. Thanks very much. I'll write this up in the wiki later today. -- Dirk _______________________________________________ support mailing list [email protected] https://lists.openmoko.org/mailman/listinfo/support
