Mailing-List: contact cygwin-apps-help AT cygwin DOT com; run by ezmlm Sender: cygwin-apps-owner AT cygwin DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps AT cygwin DOT com Delivered-To: mailing list cygwin-apps AT cygwin DOT com Message-ID: <3D07E41D.5050108@ece.gatech.edu> Date: Wed, 12 Jun 2002 20:15:25 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: Jan Nieuwenhuizen CC: cygwin-apps AT cygwin DOT com Subject: Re: libstdc++ for building setup.exe References: <87it4onkqx DOT fsf AT peder DOT flower> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit You can also download this: http://www.neuro.gatech.edu/users/cwilson/cygutils/testing/release/mingw-extra/mingw-extra-2.95.3_20011106-2.tar.bz2 and unpack it in the obvious place. It contains those libraries from mingw's gcc package. You might also want to manually run the "postinstall" script. --Chuck Jan Nieuwenhuizen wrote: > Hi, > > I haven't been able to build the new setup (since it moved in cvs), > but that may be due to the fact that the mingw package was dropped. > > At > > http://sources.redhat.com/cygwin-apps/setup.html > > it says: > > To successfully build such a setup you will need a mingw > libstdc++.a file for the cross-compiler to link against. One can > be found in the mingw gcc binary > > Is libstdc++.a the only mingw library that's needed, and do you have > an url for it? Previously, untarring the mingw and mingw-runtime > packages was sufficient. > > Last thing I tried was the rather old, but apparently latest mingw gcc > package to contain a libstdc++: > > ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/cygwin/gcc-2.95.2/gcc-2.95.2-mingw-extra.tar.gz > > but I still get missing _impure_ptr errors. > > Greetings, > Jan. > >