Re: gcc 4.2 disables PowerPC G3 support
Re: gcc 4.2 disables PowerPC G3 support
- Subject: Re: gcc 4.2 disables PowerPC G3 support
- From: "Mattias Arrelid" <email@hidden>
- Date: Tue, 28 Oct 2008 18:54:16 +0100
On Tue, Oct 28, 2008 at 02:04, Nick Zitzmann <email@hidden> wrote:
>
> On Oct 27, 2008, at 4:20 PM, Tomasz Kukielka wrote:
>
>> I have wasted a lot of time trying to track down why my universal binaries
>> do not support PowerPC G3 (shown as ppc7400 by lipo -info or "file" tools)
>> and found out today that switching from gcc 4.0 to gcc 4.2 in compiler
>> settings is responsible for that. Minimum Mac OS X target: 10.4. Base SDK:
>> 10.5. Is it a known bug?
>
>
> Not a bug. GCC 4.2 can't be used to build executables for operating systems
> older than Leopard. Leopard won't run on a PPC 750 or older Mac.
That sounds a bit strange ;) You probably mean that it won't build
executables that runs on something that Leopard does _not_ run on?
Like PPC 750 etc...
Nevertheless, many thanks! I've had the same problem, but didn't know
that it was GCC 4.2 causing it. Where did you find this information?
Thanks again!
Mattias
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden