X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: Charles Sandmann Newsgroups: comp.os.msdos.djgpp Subject: Re: SPEC cpu2000 Date: Thu, 24 Jan 2002 16:00:12 CST Organization: Rice University, Houston TX Lines: 20 Message-ID: <3c5083ec.sandmann@clio.rice.edu> References: <3c507deb AT news DOT swissonline DOT ch> NNTP-Posting-Host: clio.rice.edu X-Trace: joe.rice.edu 1011909856 9814 128.42.105.3 (24 Jan 2002 22:04:16 GMT) X-Complaints-To: abuse AT rice DOT edu NNTP-Posting-Date: 24 Jan 2002 22:04:16 GMT X-NewsEditor: ED-1.5.9 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > > 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). A binary, or source? You could build Gnu Make 3.77 with DJGPP, but if you use a Win32 compiled binary it probably won't work passing certain arguments. > >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 3.03 was built using a Win2K compatible library - the refreshed 2.95.3 on Simtel (binaries dated Dec-2001) are also Win2K compatible. > i will send you a link to the results if when i finish my work Thanks!