X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: =?ISO-8859-1?Q?Ren=E9_Berber?= Subject: Re: ld not found Date: Thu, 08 Feb 2007 17:31:23 -0600 Lines: 27 Message-ID: References: <45CB9FB5 DOT 5070205 AT sun DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) In-Reply-To: <45CB9FB5.5070205@sun.com> OpenPGP: url=hkp://random.sks.keyserver.penguin.de X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Bill Ross wrote: > I have ld.exe in /cygwin/bin and /cygwin/usr/i686-pc-cygwin/bin, also mad= e=20 > sure cygwin/usr/lib/gcc/i686-pc-cygwin/3.4.4/ exists. But (running from a= nt): >=20 > [exec] /usr/bin/gcc -D_WIN32 -o=20 > /cygdrive/F/export_home/wr152514/1.1-37/client_c/../build/client_c/build_= Win32/mkmerge >=20 > /cygdrive/F/export_home/wr152514/1.1-37/client_c/../client_c/tools/mkmerg= e.c >=20 > [exec] Bad Command or file name [exec]=20 > /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld:=20 > installation problem, cannot exec Just a guess: your PATH (Windows environment variable, not PATH under a she= ll) does not include "C:/Cygwin/bin", or you are changing it in the build scrip= t for ant... ld.exe can't run without the cygwin1.dll and other 2 libraries that = are in there. --=20 Ren=E9 Berber -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/