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 Message-ID: <004e01c2800c$b8507a40$1edf90d4@papua8zrg78jqb> From: "Janos Blazi" To: References: Subject: Re: Cannot compile my first Cygwin program Date: Wed, 30 Oct 2002 13:06:03 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Now everything works. I knew that I had never downloaded gcc before; but I downloaded Free Pascal maybe a year ago and they had this old version of gcc included. Now I get d:\cygwin\home\Administrator\c-programme>gcc -v gcc -v Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/3.2/specs Configured with: /netrel/src/gcc-3.2-1/configure --enable-languages=c,c++,f77,java --enable-l ibgcj --enable-threads=posix --with-system-zlib --enable-nls --without-inclu ded-gettext --enable-interpreter --disable-sjlj-exceptions --disable-version -specific-runtime-libs --enable-shared --build=i686-pc-linux --host=i686-pc- cygwin --target=i686-pc-cygwin --enable-haifa --prefix=/usr --exec-prefix=/u sr --sysconfdir=/etc --libdir=/usr/lib --includedir=/nonexistent/include --l ibexecdir=/usr/sbin Thread model: posix gcc version 3.2 20020818 (prerelease) and I could compile my test.cpp. Thank you for your help. Janos Blazi -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/