X-Spam-Check-By: sourceware.org Message-ID: X-Sender: patricia5_ds AT hotmail DOT com From: =?iso-8859-1?B?UGF0cmljaWEgRG9t7W5ndWV6?= To: cygwin AT cygwin DOT com Subject: How to use make with a makefile Win32 (cygwin32.mak) Date: Thu, 08 Mar 2007 14:35:45 +0000 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Hi! I'm trying to use the file cygwin32.mak in order to execute the make with a makefile win32 to generate an exe file. I obtain the next error $ make c codes\compile_concept.c /Foobj\compile_concept.obj make: c: Command not found make: [obj\compile_concept.obj] Error 127 (ignored) /bin/sh: out:bincompile.exe: command not found make: [compile.exe] error 127 (ignored) make: *** No rule to make target 'concept_leaf.exe', needed by 'all'. Stop. I made the changes to the file cygwin32.mak at line 113 to fit the setup and I write the header include in my makefile as follows #!/usr/local/include/cygwin32.mak Can anyone help me pls? Thanks in advance for your help _________________________________________________________________ Windows Live Spaces en Prodigy/MSN Spaces: Crea tu propio espacio. http://spaces.live.com -- 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/