Date: Fri, 03 Aug 2001 12:21:14 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: kumy4 AT fromru DOT com (Misha) Message-Id: <6480-Fri03Aug2001122114+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: (kumy4 AT fromru DOT com) Subject: Re: old machine References: Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: kumy4 AT fromru DOT com (Misha) > Newsgroups: comp.os.msdos.djgpp > Date: 2 Aug 2001 23:15:21 -0700 > > > > > My program worked very well on my computer, but if I try compile it on > > > my old machine(486 dx2-100, RAM 4Mb) there are errors : > > > > > > c:/fsf/lang/cxx/stl_construct.h(50) Error: type specifier omitted for > > > parameter > > > > I'm guessing that the old machine also has a different version of GCC > > installed on it. > > Versions of GCC are equal on all my machines. But on old machine I > working in DOS(system Win95, but GUI don't load). On my new machine > installed Windows 98. That shouldn't matter. Please add -v to the compilation command line, and post here everything that the compiler prints, on both machines.