gcc2 on 10.4.1 with Xcode 2.1 installed (Modified by Gerben Wierda)
gcc2 on 10.4.1 with Xcode 2.1 installed (Modified by Gerben Wierda)
- Subject: gcc2 on 10.4.1 with Xcode 2.1 installed (Modified by Gerben Wierda)
- From: Gerben Wierda <email@hidden>
- Date: Sun, 26 Jun 2005 18:04:55 +0200
- Resent-date: Thu, 30 Jun 2005 00:10:04 +0200
- Resent-from: Gerben Wierda <email@hidden>
- Resent-message-id: <email@hidden>
- Resent-to: email@hidden
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.
Thanks,
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