www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1993/06/23/09:11:29

Date: Wed, 23 Jun 93 08:30:09 EDT
From: DJ Delorie <dj AT ctron DOT com>
To: cs8023 AT mbox DOT ee DOT ncu DOT edu DOT tw
Cc: djgpp AT sun DOT soe DOT clarkson DOT edu
Subject: Re: what's matter with IOSTREAM?

In 1.09, djgpp was different from Unix.  For all Unix versions of gcc,
you had to specify "-lg++" to get the libraries.  djgpp put them in
libc.a.  In 1.10, they were moved back out to make sure libc.a didn't
have any GPL code.  The GPL code all got moved into libgpl.a, so now
you must use "-lgpl" to link C++ programs.  Sorry about the lack of
notice on this one.  It's already in 1.11's docs.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019