Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <3BEC0AD0.A7C9EA84@doe.carleton.ca>
Date: Fri, 09 Nov 2001 11:56:48 -0500
From: "Shing-Fat (Fred) Ma" <fma@doe.carleton.ca>
Organization: Dept. of Electronics, Carleton University
X-Mailer: Mozilla 4.77 [en] (X11; U; SunOS 5.8 sun4u)
X-Accept-Language: en
MIME-Version: 1.0
To: Danny Smith <danny_r_smith_2001@yahoo.co.nz>
CC: MU List <MinGW-Users@sourceforge.net>, geda-user@moria.seul.org,
   cygwin@cygwin.com
Subject: Re: [Mingw-users] Re: make: strip command can't find file
References: <20011109094717.71978.qmail@web14502.mail.yahoo.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Actually, my first attempt was with the cygwin environment, with no
mingw.  It compiled and installed OK, but didn't work,.
I was advised to using mingw.  That's how I got here.
Apparently, mingw uses windows DLL while cygwin
uses.....something else.  I'm a hardware guy (a wannabee, actually!)
learning all this stuff to get CAD tools on my laptop, so I can't speak
informatively just yet.  Been doing lots of surfing and reading though.
I will keep your suggestion in mind about Nmake, but having limited
time to absorb all this, I'll probably be looking into that a bit later
(my own problem, of course).

The really perplexing thing is that it fails even if full dos file path
is used (and provided to the install command).  I wonder if "./" in
"./ivl.exe" is being translated into a cygwin path.  Anyway gonna
keep looking for info and trying different ways whenever I can
until something works.

Fred

--------------------------------------------------------------------------
Fred Ma
Department of Electronics
Carleton University, Mackenzie Building
1125 Colonel By Drive
Ottawa, Ontario
Canada     K1S 5B6
fma@doe.carleton.ca
==========================================================================

Danny Smith wrote:

> > >      /usr/bin/install -c ./ivl.exe /usr/local/lib/ivl/ivl.exe
> > >      process_begin: CreateProcess((null), /usr/bin/install -c ./ivl.exe
> > /usr/local/lib/ivl/ivl.exe, ...) failed.
> > >      make (e=2): The system cannot find the file specified.
>
> I've had similar problems with mingw version of make executing cygwin
> install, so what I do is use cygwin make when I use cygwin install.  There
> are a few bugs in mingw release of make, especially on W9x and WinME.  The
> source is available so feel free to fix them.  Cygwin version of make is
> more robust when calling cygwin tools.  Nmake is more robust when calling
> MS tools.
>
> Danny
>
> http://briefcase.yahoo.com.au - Yahoo! Briefcase
> - Manage your files online.


--
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/

