Re: Darwin 8.2 Source Code Available
Re: Darwin 8.2 Source Code Available
- Subject: Re: Darwin 8.2 Source Code Available
- From: Shantonu Sen <email@hidden>
- Date: Wed, 10 Aug 2005 10:44:05 -0700
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.
Shantonu
On Aug 10, 2005, at 10:12 AM, Shaun Wexler wrote:
On Jul 26, 2005, at 4:24 PM, Kevin Van Vechten wrote:
Hi Shaun,
Which version of gccfast are you trying to build? gccfast-1621.1?
I recommend using DarwinBuild. Grab the latest 0.6 release from
this site:
<http://www.opendarwin.org/projects/darwinbuild/>
Once you have it installed, it should be as easy as:
# mkdir Builds ; cd Builds
# darwinbuild -init 8A428
# darwinbuild gccfast
Well that didn't seem to "just work". ;)
http://www.skwdev.com/developer/logs/gccfast.dmg
gcc_select 3.3-fast raised an error that /usr/bin/gcc++-3.3-fast
and /usr/bin/gcc-3.3-fast were missing. I found those files in the
Build root and copied them into place, reran gcc_select and it
professed success, but now Xcode builds die with 83 errors of
"undefined compiler specification com.apple.compilers.gcc.3_3-fast;
specification may be missing or target may be misconfigured".
Getting closer, but still not working...
--
Shaun Wexler
MacFOH
http://www.macfoh.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40opendarwin.org
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden