Re: Slow and bloated?
Re: Slow and bloated?
- Subject: Re: Slow and bloated?
- From: "Theodore H. Smith" <email@hidden>
- Date: Sat, 24 Jul 2004 20:18:00 +0100
For a very small project, I have an 83MB build folder. Is this normal?
Yes, if you have precompiled headers turned on.
Also, Xcode's compiles are frustratingly slow. For an equivalent
CodeWarrior project, the compile would be near instant even with all
the optimisations and maze of header includes going on.
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)
--
Theodore H. Smith - Software Developer.
http://www.elfdata.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.