From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16575 invoked by alias); 23 Nov 2001 12:28:45 -0000 Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@sources.redhat.com Received: (qmail 16502 invoked from network); 23 Nov 2001 12:28:39 -0000 Received: from unknown (HELO mail.isservices.co.za) (196.34.174.15) by sourceware.cygnus.com with SMTP; 23 Nov 2001 12:28:39 -0000 Received: from mail.isservices.co.za (not verified[196.34.174.15]) by mail.isservices.co.za with MailMarshal (4,2,0,0) id ; Fri, 23 Nov 2001 14:28:32 +0200 Received: by isservices.co.za with Internet Mail Service (5.5.2653.19) id ; Fri, 23 Nov 2001 14:28:32 +0200 Message-ID: From: Ernst Bekker To: "'cygwin@cygwin.com'" Subject: Gcc will not create executable Date: Thu, 15 Nov 2001 06:54:00 -0000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-SW-Source: 2001-11/txt/msg00895.txt.bz2 I am attempting to install Postgresql-7.1.3 with gcc-2.95.3-5, When I run ./configure, it dies just after the following output: ________________________________________________________________ $ sh configure --with-java loading cache ./config.cache checking host system type... i686-pc-cygwin checking which template to use... win checking whether to build with locale support... no checking whether to build with recode support... no checking whether to build with multibyte character support... no checking whether to build with Unicode conversion support... no checking for default port number... 5432 checking for default soft limit on number of connections... 32 checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes using CFLAGS=-O2 checking whether the C compiler (gcc -O2 ) works... no configure: error: installation or configuration problem: C compiler cannot creat e executables. ________________________________________________________________ Please tell me what I should change. I even tried to change binutils form binutils-20010914-2 to binutils-20011002-1.tar.bz2 Amongst other crazy ideas I could come up with. Thanks in advance Regards Ernst Bekker _ Confidentiality Caution and Disclaimer This message and/or any attachment thereto ("the message") contains privileged and confidential information intended only for the recipient named above. If you are not the intended recipient of this message, please erase it permanently once you have notified the sender, per return e-mail, that you have received the message in error. Unless the sender is duly authorised by either the Telesure Group, or any of its subsidiary companies or I.S Services ("the Group") to send this message and unless the content of this message is also duly authorised by the Group, any views expressed in this message are those of the individual sender and the Group will not accept liability therefore, nor for any consequential damage arising therefrom. Any recipient of an unacceptable communication, a chain letter or offensive material of any nature is requested to report it to postmaster@isservices.co.za. -- 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/ From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ernst Bekker To: "'cygwin@cygwin.com'" Subject: Gcc will not create executable Date: Fri, 23 Nov 2001 04:28:00 -0000 Message-ID: X-SW-Source: 2001-11/msg01483.html Message-ID: <20011123042800.t6riS1M0lMx5fYXlO3C27CoUMFqmJ-aGmbE83pvGY3E@z> I am attempting to install Postgresql-7.1.3 with gcc-2.95.3-5, When I run ./configure, it dies just after the following output: ________________________________________________________________ $ sh configure --with-java loading cache ./config.cache checking host system type... i686-pc-cygwin checking which template to use... win checking whether to build with locale support... no checking whether to build with recode support... no checking whether to build with multibyte character support... no checking whether to build with Unicode conversion support... no checking for default port number... 5432 checking for default soft limit on number of connections... 32 checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes using CFLAGS=-O2 checking whether the C compiler (gcc -O2 ) works... no configure: error: installation or configuration problem: C compiler cannot creat e executables. ________________________________________________________________ Please tell me what I should change. I even tried to change binutils form binutils-20010914-2 to binutils-20011002-1.tar.bz2 Amongst other crazy ideas I could come up with. Thanks in advance Regards Ernst Bekker _ Confidentiality Caution and Disclaimer This message and/or any attachment thereto ("the message") contains privileged and confidential information intended only for the recipient named above. If you are not the intended recipient of this message, please erase it permanently once you have notified the sender, per return e-mail, that you have received the message in error. Unless the sender is duly authorised by either the Telesure Group, or any of its subsidiary companies or I.S Services ("the Group") to send this message and unless the content of this message is also duly authorised by the Group, any views expressed in this message are those of the individual sender and the Group will not accept liability therefore, nor for any consequential damage arising therefrom. Any recipient of an unacceptable communication, a chain letter or offensive material of any nature is requested to report it to postmaster@isservices.co.za. -- 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/