Re: Compiler Question...


Subject: Re: Compiler Question...
From: Paul J. Lucas (pjl@barefooters.org)
Date: Sat May 13 2000 - 19:33:04 MDT


On Sat, 13 May 2000, John Boyarsky wrote:

> Whenever i try to ./configure and make something, i get the message to
> the effect that gcc is not a cross compiler.
>
> Is that true?

        Ordinarily, yes.

> If so does that mean i CANNOT use i386 RPMs?

        You can't use i386 RPMs, period. The compiler you have on your
        machine is irrelevant. The object code must be PPC. Either
        you compile it native on a PPC box or you cross-compile it on
        some other architecture for PPC. There's no way to turn an
        i386 RPM into one for PPC without recompiling.

        - Paul



This archive was generated by hypermail 2a24 : Sat May 13 2000 - 19:32:28 MDT