Delivered-To: listarch-cygwin AT sourceware DOT cygnus DOT com Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <019601be5147$6d4440b0$29acdfd0@InspirePharm.Com> From: "Suhaib M. Siddiqi" To: "J. J. Farrell" Cc: "cygwin" Subject: Re: make and .exe targets Date: Fri, 5 Feb 1999 15:38:02 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.0810.800 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0810.800 If ld can be execuated from command line and make.exe has problems then it is a configuration problem -- if you can also refresh you UNIX knowledge. What he got a serious configuration problem :not an unfortunate configuration as you are trying explain. Now go way and try to figure out what environment variables means. Bye This is getting increasingly silly! > >> From: "Suhaib M. Siddiqi" >> >> You have a problem with your environment. Therefore make is unable to >> ld.exe. >> Read my previous message on how to define $PATH. > >I don't see how $PATH could be involved. ld is executing correctly, but >it's reporting a problem with the output file. > >> Cygwin is a UNIX like environment. Therefore, to use it effectively you >> should have some >> knowledge of UNIX. > >John said that he has developed on AIX. > >> When I use your posted Makefile, I get "missing separator" error. I do >> not get ld.exe not found error. >> Missing separator error means there is a problem with your Makefile. > >I can't see anything wrong with the makefile. Your "missing separator" >error is likely to be because you used spaces where a tab is needed >when you copied John's makefile. > >> Cygwin follows UNIX rules >> not AIX. You can download a source code for SUN, SGI or LINUX, look >> carefully on the Makefile and you >> will know how to write a Makefile for a UNIX system. That makefile will >> work under Cygwin too. > >AIX is as much a version of UNIX as SunOS and IRIX, and (technically) >more so than LINUX. > >There is no evidence of any problem with the makefile. The problem is >that ld has trouble with its output file when invoked via make. I've >no idea why, unfortunately. > > -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com