Compling with gcc 3.3 under Leopard?
Compling with gcc 3.3 under Leopard?
- Subject: Compling with gcc 3.3 under Leopard?
- From: Patrice Bensoussan <email@hidden>
- Date: Fri, 28 Dec 2007 14:11:07 +0000
Trying to compile with gcc 3.3 a simple C program under Leopard (on
Intel) to target Mac OS X ppc 10.3 (or 10.2). Can't figure out what to
do. Here is how far I got (after installing gcc 3.3 / 10.3 SDK with
Xcode 3.0):
- added /usr/libexec/gcc/darwin/ppc/3.3 in my PATH otherwise gcc 3.3
wouldn't find cc1
But still having some problems:
$ gcc-3.3 -isysroot /Developer/SDKs/MacOSX10.3.9.sdk -arch ppc foo.c
ld: in /Developer/SDKs/MacOSX10.3.9.sdk, can't map file, errno=22
Any help would be appreciated. Thanks.
Patrice
_______________________________________________
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