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 Reply-To: From: "Andrew J. P. Maclean" To: Subject: Re: GCC 3.01 Date: Mon, 15 Oct 2001 14:21:59 +1000 Organization: ACFR Message-ID: <000e01c15530$eea4bf50$84d24e81@acfr.usyd.edu.au> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id f9F4NvN20582 Many thanks to Harold G. "Andy" Andrews II and Arthur I Schwarz for their help. I needed to do this: 1) configure --enable-languages=gcc,c++,f77 Apparently, it you leave out this specification, make will die before copying across the include files for c++. 2) Defining HAVE_SYS_ERRLIST and HAVE_SYS_NERR in /libiberty/config.h and /i686-pc-cygwin/libiberty/config.h 2) When generating the final executable, include -L/usr/local/lib in the command. This lets it find the libraries. So thanks for your help, Andrew ___________________________________________ Andrew J. P. Maclean Postal: Australian Centre for Field Robotics The Rose Street Building J04 The University of Sydney  2006  NSW AUSTRALIA Room: 106 Phone: +61 2 9351 3283 Fax: +61 2 9351 7474 http://www.acfr.usyd.edu.au/ ___________________________________________ -- 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/