Re: Using GCC 3.3 with PB
Re: Using GCC 3.3 with PB
- Subject: Re: Using GCC 3.3 with PB
- From: Andrew Pinski <email@hidden>
- Date: Thu, 17 Oct 2002 00:09:43 -0700
To set the path to the compiler go to the "Expert View" of Settings of
the target and add a variable called CC and set the value to the path
of the compiler you want to use.
Thanks,
Andrew Pinski
On Wednesday, Oct 16, 2002, at 22:23 US/Pacific,
email@hidden wrote:
The latest versions of gcc in the Apple opensource cvs are version 3.3.
This will build happily on Jaguar and with a happy hour of hacking
gcc_select I can easily install it as the system compiler:
[qs-3051:~/bin] billn% sudo gcc_select 33
Current default compiler is now gcc33.
[qs-3051:~/bin] billn% cc -v
Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs
Thread model: posix
Apple Computer, Inc. GCC version 1210, based on gcc version 3.3
20020824
(experimental)
However PB still uses the old 3.1 compiler.
Any idea how to use the 3.3 compiler with PB? The old version allowed
one
to specify the path to the compiler but I cannot see how to do that in
Jaguar.
Bill Northcott
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.