Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <001a01c08d95$601c8820$8b0c4ea8@kepri.re.kr> From: "Jong B. Lee" To: References: <3A7AA446 DOT 2F88EB5F AT studserv DOT uni-stuttgart DOT de> <20010202112335 DOT G22521 AT redhat DOT com> Subject: Re: Available for test: gcc-2.95.2-7 - libstdc++.a Date: Sat, 3 Feb 2001 12:57:06 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id WAA30364 > I am, as always, waiting for someone to step up and offer actual stuff > here. The "Yeah, this will be great!" messages are pretty much white > noise at this point. > > cgf > O.K. Let's make it clear, and make this subject off topic on the list. 1. Get the real and actual stuff from Mumit's, as I posted before. ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/cygwin/gcc-2.95.2/gcc-2.95.2-mingw-extra.tar.gz 2. Unpack all lib files to /lib/mingw. 3. All set ! P.S.) - I don't know why _G_config.h is in /usr/include/mingw32, not in /usr/include/mingw. So, you have to add that path when compile files(c++, f77...), like this g++ -mno-cygwin foo.cpp -I/usr/include/mingw32 Don't like this? Then, copy it to /usr/include/mingw or symlink it.