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: <001601c2f4e9$bf436ea0$5510690a@jhopii400mhz> From: "Joakim Olsson" To: Subject: Fw: Please help. gcc 3.2.2 configure problem or what? Date: Fri, 28 Mar 2003 06:20:28 +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.2800.1106 Hi again > I build gcc 3.2.2 with the --suffix option (see the gcc readme file) under Cygwin last month and it worked fine. > Alan Thompson I think my problem has something to do with mingw32 and windows gui support. I managed to build a gcc 3.2.2 and enable language Ada, c, c++, java, objc and it seems to work. The problem starts when I try to link a program that has a gui. I can't find --suffix option, if you mean --program-suffix option shouldn't my --prefix work simular? > >$ gcc -v > >Reading specs from > >/usr/local/gcc-3.2.2/lib/gcc-lib/i686-pc-cygwin/3.2.2/specs > >Configured with: > >../gcc-3.2.2/configure --prefix=/usr/local/gcc-3.2.2 --enable-languages=ada , > >c,c++,f77,java,objc > >Thread model: single > >gcc version 3.2.2 > >$ gcc --version > >gcc (GCC) 3.2.2 > >Copyright (C) 2002 Free Software Foundation, Inc. > >This is free software; see the source for copying conditions. There is NO > >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Please help, is there a HOWTO on configure & build gcc in Cygwin? best regards /joakim olsson SWEDEN -- 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/