|
Re: Alternate GCC Toolchain
@wlmeng11 I've just built it successfully in a Ubuntu 12.04 64.
The "--64" indicates 64 bit, and I'm pretty sure it should be running /user/powerpc-wrs-vxworks/bin/powerpc-wrs-vxworks-as not /user/powerpc-wrs-vxworks/bin/as .
Are you sure you passed --target to both binutils & gcc's configure?
|