This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: cross compiling m68k -> ppc (again2)


On Fri, Jun 19, 1998 at 10:34:46PM +0200, Sven wrote:
> 
> after your recommendation i tried to compile my cross compiler with 
> target = powerpc-unknown-linux-gnulibc1 and got a 
> Assembler message :
> Error: Unrecognized architecture specification ppc
> when assembling _muldi3 for libgcc2 ...


Sorry, my fault, i forget to recompile binutils with the right target.

The compilation succeeded, i will try a hello word example and after that the linux kernel.

my configuration is : 

HOST	= m68k-unknown-linux-gnu.
TARGET	= powerpc-unknown-linux-gnulibc1.

Friendly

Sven LUTHER


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]