X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Jim Michaels Newsgroups: comp.os.msdos.djgpp Subject: Re: why gpp linking in stdcxx? Date: Sat, 21 Feb 2009 13:57:21 -0800 (PST) Organization: http://groups.google.com Lines: 9 Message-ID: <8a92c598-412f-4a61-bf6e-fede5bba4715@r41g2000yqm.googlegroups.com> References: <09ef31d3-2c98-43f7-b55c-a0dbb7ff0b90 AT g38g2000yqd DOT googlegroups DOT com> <200902210137 DOT n1L1bWL3017846 AT envy DOT delorie DOT com> NNTP-Posting-Host: 76.115.70.155 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1235253442 30505 127.0.0.1 (21 Feb 2009 21:57:22 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Sat, 21 Feb 2009 21:57:22 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: r41g2000yqm.googlegroups.com; posting-host=76.115.70.155; posting-account=05hOMwoAAAB6R8xtiQKzEljSMzgOhVF1 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6,gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Feb 20, 5:37=A0pm, DJ Delorie wrote: > The C++ library includes other support functions that are nearly > always needed for C++, like operator new() or exception handling. > > note that gpp/g++/gxx *always* links in libstdc++ so make sure you > have it installed on your system. what zip file is that for 4.3.2? I couldn't find it via ftp like I thought I used to.