Re: gcc2 on 10.4.1 with Xcode 2.1 installed
Re: gcc2 on 10.4.1 with Xcode 2.1 installed
- Subject: Re: gcc2 on 10.4.1 with Xcode 2.1 installed
- From: Gerben Wierda <email@hidden>
- Date: Sat, 2 Jul 2005 18:25:35 +0200
- Resent-date: Sat, 2 Jul 2005 22:09:38 +0200
- Resent-from: Gerben Wierda <email@hidden>
- Resent-message-id: <email@hidden>
- Resent-to: email@hidden
On 26 Jun 2005, at 18:04, Gerben Wierda wrote:
When I try to compile hello world with gcc2, I get
$ gcc2 -o test test.c
cpp: specs=/usr/libexec/gcc/darwin/ppc/2.95.2/specs: No such file or
directory
$ ll /usr/libexec/gcc/darwin/ppc/2.95.2/specs
-r--r--r-- 1 wheel 5230 Feb 18 2004
/usr/libexec/gcc/darwin/ppc/2.95.2/specs
It seems to be there but gcc complains. Any guess what I can do about
this?
$ gcc-3.3 -o test test.c
works fine.
It turns out: after installing Xcode 2.1, gcc2 does not work anymore.
Should it be possible to install gcc 2.95.2 pkg from Xcode 1.5 on
10.4.1 to get gcc2 compatibility installed?It is enough for basic cli
stuff, not older Cocoa stuff.
G
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden