[uClibc]Toolchain: powerpc target gives "no such instruction"

Ray L rayl at mail.com
Thu Nov 28 20:23:46 UTC 2002


On Thu, Nov 28, 2002 at 01:20:35PM -0500, Pedro Sanchez wrote:
> Hello,
> 
> I'm trying to cross compile gcc 3.2 for a powerpc target on my host x86
> machine. I'm using the latest tar ball from the uclibc CVS repository (I
> got it using the CVSWeb interface). I only edited the Makefile to change
> the target to "powerpc".
> 
> Below you will find what I get when I run make. BTW, I tried the
> toolchain for 3.2.1 and got the same results.


same thing happens when generating an i386->arm cross.  i added the following
line to toolchain/gcc-3.2.1/Makefile

  TARGET_CROSS=arm-uclibc-

something similar should probably work for your target.


-- 
---------------------------------------------------------------------------
    Ray L <rayl at mail.com>



More information about the uClibc mailing list