This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

configure: error: no acceptable ld found in $PATH


Hi,

I am trying to compile gcc-3.3 using an external compiler.I have having problems in compiling using cygwin and it gives the following error.

creating ./config.status
creating Makefile
creating testsuite/Makefile
creating config.h
config.h is unchanged
Configuring zlib...
loading cache ../config.cache
checking host system type... i686-pc-cygwin
checking target system type... i686-pc-cygwin
checking build system type... i686-pc-cygwin
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... make: not found
no
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) C:/Resources/Postgresql/c-compiler/dm/bin/dmc
checking whether we are using GNU C... (cached) no
checking for GNU ld... no
configure: error: no acceptable ld found in $PATH
Configure in /cygdrive/c/resources/gcc-3.3/zlib failed, exiting.


I found in some of the queries answered here and they said that ld.exe path has to be hardocoded but I am unable to trace where ld.exe is present ?? Can anyone knows how to go about ??

Thanks in advance

Regards,
venkat
___________________________________________________
Click below to experience Sooraj R Barjatya's latest offering
'Main Prem Ki Diwani Hoon' starring Hrithik, Abhishek
 & Kareena http://www.mpkdh.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]