Mail Archives: djgpp/1999/02/07/04:59:53
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).
- Raw text -