Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Darwin 8.2 Source Code Available



On Aug 10, 2005, at 10:54 AM, Shaun Wexler wrote:

On Aug 10, 2005, at 10:44 AM, Shantonu Sen wrote:

You can't "gcc_select" 3.3-fast. It doesn't work that way.

You need to use gcc-3.3 (or gcc if 3.3 is your defalut compiler) and pass -fast during compilation of source files.

dual142g4:~ shaun$ gcc_select -l
Available compiler versions:
3.3             3.3-fast        4.0

Why would this script return an ineligible option, and the associated error messages?  How do you use gccfast-1621.1 ?  Now I _am_ lost.

I just told you how to use it. Please read my response again.

$ cat foo.c
void foo() {}
$ gcc-3.3 -arch ppc  -c foo.c -fast -v
Reading specs from /usr/libexec/gcc/darwin/ppc/3.3-fast/specs
Thread model: posix
gcc version 3.3-fast 20030304 (Apple Computer, Inc. build 1621)
/usr/libexec/gcc/darwin/ppc/3.3-fast/cc1 -quiet -v -D__GNUC__=3 -D__GNUC_MINOR__=3 -D__GNUC_PATCHLEVEL__=0 -D__APPLE_CC__=1621 -D__DYNAMIC__ -D__OBJC_EXCEPTIONS__ -D__CONSTANT_CFSTRINGS__ -DMAC_OS_X_VERSION_MIN_REQUIRED=1040 foo.c -fobjc-exceptions -fconstant-cfstrings -O3 -quiet -dumpbase foo.c -auxbase foo -version -fast -o /var/tmp//cc9mW2WV.s

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-dev/email@hidden

This email sent to email@hidden

References: 
 >Re: Darwin 8.2 Source Code Available (From: Shaun Wexler <email@hidden>)
 >Re: Darwin 8.2 Source Code Available (From: Shantonu Sen <email@hidden>)
 >Re: Darwin 8.2 Source Code Available (From: Shaun Wexler <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.