Date: Sun, 7 Feb 1999 11:56:54 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Paul Derbyshire cc: djgpp AT delorie DOT com Subject: Re: Question about long long math on intel archs In-Reply-To: <3.0.6.32.19990205012133.00824b10@pop.netaddress.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Fri, 5 Feb 1999, Paul Derbyshire wrote: > >Would it be better to optimize it? -O2 or so? And which compiler > >version are you using? -liostr looks suspiciously 2.7-ish. > > I used default optimization myself. And no, I have GCC 2.8.1 and DJGPP > 2.02. -liostr works on DOS, all the time, as should -liostream, since the > SFN for the thing is libiostr.a and the LFN is libiostream.a. There's no libiostream.a or libiostr.a in GCC 2.8.1 archives. If you have one of those, it's from an older version, and should not be used (mixing versions is inviting trouble).