site_archiver@lists.apple.com Delivered-To: Darwin-dev@lists.apple.com You can't "gcc_select" 3.3-fast. It doesn't work that way. 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? 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 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 (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... You need to use gcc-3.3 (or gcc if 3.3 is your defalut compiler) and pass -fast during compilation of source files. I recommend using DarwinBuild. Grab the latest 0.6 release from this site: <http://www.opendarwin.org/projects/darwinbuild/> 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". _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/ssen% 40opendarwin.org This email sent to ssen@opendarwin.org This email sent to site_archiver@lists.apple.com