X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Message-ID: <3c507deb@news.swissonline.ch> From: Hatz Claudio Subject: Re: SPEC cpu2000 Newsgroups: comp.os.msdos.djgpp Date: Thu, 24 Jan 2002 22:34:29 +0100 References: <3c5040c2$1 AT news DOT swissonline DOT ch> <3c5053a3 DOT sandmann AT clio DOT rice DOT edu> Lines: 22 User-Agent: KNode/0.6.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit NNTP-Posting-Host: 217.162.124.129 X-Trace: news.swissonline.ch 1011908076 217.162.124.129 (24 Jan 2002 22:34:36 +0100) X-Complaints-To: news AT swissonline DOT ch To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >> i am trying to compile and run the SPEC CPU int 2000 benchmark whit djgpp >> in w2k. >> >> when i try to compile the benchmark make comes back whit the error : >> "make (e=87): The parameter is incorrect." > > It seems you are getting the wrong make, or some tool mistmatch. DJGPP's > GNU Make won't issue this message. the problem is that to produce reportable runs you have to use the version of make provided by SPEC (GNU Make version 3.77). >I hope you are using refreshed binaries from December 2001 or later. i'm using gcc 3.03 but i also tried with 2.95.3 >> or has someone already tried to compile SPEC2000 whit djgcc? > > I would be interested in your results. I've always wanted to do this > and never had the time. i will send you a link to the results if when i finish my work