You are probably right on the limit of the default 10000, or perhaps you are not compiling the exact original? Try the on in the examples zip and see if there are any differences. However, Xeon's are not as fast as you think on a single thread which is what the analysis phase runs on by default.
Jim > -----Original Message----- > From: Andrew Haley [mailto:[email protected]] > Sent: Thursday, January 21, 2010 1:49 AM > To: Jim Idle > Cc: [email protected] > Subject: Re: [antlr-interest] java.g does not compile > > On 01/20/2010 07:31 PM, Jim Idle wrote: > > Souds like your machine is pretty slow and the conversion timeout > default is therefore not engouh. > > > > Use the -Xconversiontimeout 30000 option to increase the elapsed time > it will spend on it. > > Thank you, that worked. > > However, this is a fast machine: a four-core Nehalem-based Xeon system. > There are faster machines available, but not many. :-) > > Andrew. List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address
-- You received this message because you are subscribed to the Google Groups "il-antlr-interest" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/il-antlr-interest?hl=en.
