This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: GCC for Mac OS X


shebs@apple.com (Stan Shebs) writes:
> 
> 4. Compiler turnaround.  Mac developers are used to the fast
> compile times offered by Metrowerks, and are dismayed by GCC's
> slowness.  Do we need precompiled headers?  Should file system
> probes be cached?  There are a lot of theories going around, but
> facts are in short supply.  But however it's accomplished, the
> compiler needs to go faster.

cc1 -v is a good fact supplier. I haven't figured out yet how to get
it from the gcc frontend, it sadly does not seem to support -Wc,-v

-Andi

-- 
This is like TV. I don't like TV.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]