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 From: "Ryan Budge" To: Subject: GCC compiler cannot create executables. Date: Fri, 6 Dec 2002 09:28:49 +0200 Message-ID: <001401c29cf9$226c2e20$1f03000a@mobilemat> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0015_01C29D09.E5F4FE20" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Note-from-DJ: This may be spam ------=_NextPart_000_0015_01C29D09.E5F4FE20 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hello list. Im having some trouble getting gcc working. I am trying to compile the CVS for coldsync but it doesn't work. I have done the same procedures on my BSD 4.7 box and all works fine. I have :- Windows XP Pro. Cygwin 1.3.15-2 Gcc 3.2-3 And others.. In my cvs directory I run :- %autoconf %./configure And I get : - Configure : error : installation or configuration problem : c compiler cannot create executables. I did google but I could not find any real answers. Any ideas. Im attaching the output of cygcheck -c and config.log. Thanks. Regards, Ryan Budge e-mail : ryan AT smarthand DOT co DOT za Mobile : +27 83 415 7926 Fax : +27 8 83 415 7926 ------=_NextPart_000_0015_01C29D09.E5F4FE20 Content-Type: application/octet-stream; name="cygcheck.out" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="cygcheck.out" Cygwin Package Information Package Version _update-info-dir 00073-1 ash 20020731-1 autoconf 2.54-1 autoconf-devel 2.54-1 autoconf-stable 2.13-4 automake 1.7.1-1 automake-devel 1.7.1-1 automake-stable 1.4p5-5 base-files 1.0-1 base-passwd 1.0-1 bash 2.05b-8 binutils 20021117-1 bzip2 1.0.2-2 clear 1.0-1 cron 3.0.1-7 crypt 1.0-1 cvs 1.11.0-1 cygrunsrv 0.95-1 cygwin 1.3.15-2 diff 1.0-1 diffutils 2.8.1-1 expat 1.95.5-1 fetchmail 6.1.2-1 fileutils 4.1-1 findutils 4.1.7-4 gawk 3.1.1-5 gcc 3.2-3 gcc-mingw 3.2-20020817-1 gdbm 1.8.0-4 gettext 0.11.5-1 grep 2.5-1 groff 1.17.2-1 gzip 1.3.3-4 inetutils 1.3.2-19 less 374-1 libiconv2 1.8-2 libintl 0.10.38-3 libintl1 0.10.40-1 libintl2 0.11.5-1 libncurses5 5.2-1 libncurses6 5.2-8 libreadline4 4.1-2 libreadline5 4.3-2 login 1.7-1 lynx 2.8.4-1 m4 0.0 make 3.79.1-7 man 1.5g-2 mingw-runtime 2.2-1 mktemp 1.4-1 mutt 1.4-1 ncurses 5.2-8 openssl 0.9.6g-2 pcre 3.7-1 perl 5.6.1-2 perl_manpages 5.8.0-1 postgresql 7.2.3-2 readline 4.3-2 sed 4.0.1-1 sh-utils 2.0-2 tar 1.13.25-1 termcap 20020930-1 terminfo 5.2-3 texinfo 4.2-4 textutils 2.0.21-1 vim 6.1-2 wget 1.8.2-1 which 1.5-1 zlib 1.1.4-1 Use -h to see help about each section ------=_NextPart_000_0015_01C29D09.E5F4FE20 Content-Type: application/octet-stream; name="config.log" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="config.log" This file contains any messages produced by compilers while=0A= running configure, to aid debugging if configure makes a mistake.=0A= =0A= configure:586: checking for gcc=0A= configure:699: checking whether the C compiler (gcc -L/usr/local/lib) = works=0A= configure:715: gcc -o conftest -I/usr/local/include -L/usr/local/lib = conftest.c 1>&5=0A= cc1: warning: changing search order for system directory = "/usr/local/include"=0A= cc1: warning: as it has already been specified as a non-system = directory=0A= /usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld: = cannot find -luser32=0A= collect2: ld returned 1 exit status=0A= configure: failed program was:=0A= =0A= #line 710 "configure"=0A= #include "confdefs.h"=0A= =0A= main(){return(0);}=0A= ------=_NextPart_000_0015_01C29D09.E5F4FE20 Content-Type: text/plain; charset=us-ascii -- 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/ ------=_NextPart_000_0015_01C29D09.E5F4FE20--