Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Subject: Re: Unable to compile setup.exe source From: Robert Collins To: Matthew Clark Cc: cygwin AT cygwin DOT com In-Reply-To: References: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-MUZQbETOmW4XpFKF0Ulv" Date: 11 Oct 2002 08:33:02 +1000 Message-Id: <1034289182.31694.3.camel@lifelesswks> Mime-Version: 1.0 --=-MUZQbETOmW4XpFKF0Ulv Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2002-10-11 at 07:02, Matthew Clark wrote: > I'm trying to compile setup.exe from the setup-2.249.2.5.tar.bz2 tarball > according the directions in=3D20 >=20 > http://sources.redhat.com/cygwin-apps/setup.html >=20 > I get down to the final link step and I get errors complaining about, > undefined references to things like ostream, oo_malloc, streambuf, etc. I= 'm > no C++ expert, but I can't see what's missing from the final link step. C= an > anyone clue me in? Yes, you're bulid with gcc 2.95, and then linking with gcc 3.2 libraries, and thats not supported. You ened to build and link with gcc 2,95 libs. Rob --=20 --- GPG key available at: http://users.bigpond.net.au/robertc/keys.txt. --- --=-MUZQbETOmW4XpFKF0Ulv Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQA9pgAeI5+kQ8LJcoIRArXvAJ9/qw2bc5xSJCg1lCH3+bYD+D+WCgCgwIHG PUMs4EOLdyPkJESK12Ayoyg= =4EBQ -----END PGP SIGNATURE----- --=-MUZQbETOmW4XpFKF0Ulv--