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]
Other format: [Raw text]

Re: long compilation times with current cvs


Sean McNeil <sean@mcneil.com> writes:

> Is anyone else experiencing this?  I have a pretty fast Athalon64 3k+,
> 1GB ram running FreeBSD/amd64.  I'm doing a make bootstrap now and when
> the stage 1 or 2 cc1 process works on gcc/insn-attrtab.c or insn-recog.c
> it takes almost 2 minutes and 1 minute respectively of cpu time each. 
> gcc 3.3.3 zips through them in about 5 seconds cpu during stage 1.

Read the manual on 
--enable-checking/--disable-checking

GCC development versions bootstrap with extra checking options to
catch bugs,

Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SUSE Linux AG, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


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