Re: Slow and bloated?
Re: Slow and bloated?
- Subject: Re: Slow and bloated?
- From: Brent Gulanowski <email@hidden>
- Date: Sun, 25 Jul 2004 00:05:46 -0400
On Sat, 24 Jul 2004 22:24:15 +0100, Theodore H. Smith
<email@hidden> wrote:
> >>> Which version of GCC are you using? GCC 3.1 and 2.95 were really
> >>> slow; GCC 3.3 runs at acceptable speeds for me. I haven't used
> >>> CodeWarrior in a long time, but I do recall CodeWarrior's compiler
> >>> being faster than GCC.
> >>
> >> Thats the confusing thing. gcc from the terminal works acceptable
> >> speedy. Xcode doesn't. (Boggles)
> >
> > But which version of GCC are you using? The developer tools installer
> > installs GCC 3.3 and 3.1, and GCC 2.95 if you also installed the
> > 10.1.5 SDK. It is possible to compile a project in Xcode using GCC 3.1
> > while GCC 3.3 is in use as the command line compiler. So do check
> > which compiler you're using; versions of GCC prior to 3.3 were really
> > slow.
>
> I have gcc 3.3 on my computer. I can't tell right now if Xcode is using
> an older version.
>
>
Get Info on the target and look in "Rules". It will tell you which gcc
version is being used for each type of file (based on the extension).
--
Brent Gulanowski
http://www.boredastronaut.com
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.