Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-Id: <200111100659.fAA6xxI19915@icarus.com> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: geda-user AT seul DOT org cc: Andrew Inggs , Dennis McCunney , Gus Baldauf , mingw-users AT lists DOT sourceforge DOT net, cygwin AT cygwin DOT com Subject: Re: gEDA-user: Re: [Mingw-users] Re: make: strip command can't find file In-Reply-To: Message from "Shing-Fat (Fred) Ma" of "Fri, 09 Nov 2001 23:13:45 EST." <3BECA979 DOT 9BFCE87C AT doe DOT carleton DOT ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 09 Nov 2001 22:59:59 -0800 From: Stephen Williams fma AT doe DOT carleton DOT ca said: > For any interested parties that might try this in the future, I'll > just summarize what worked on to some degree: This seems way more complicated then it ought to be, so I think there are some bugs to fix. I must admit that I haven't tried to debug the "make check" rule, and the mingw.txt instructions skip that and go on to the install assuming the build is OK. The resulting binary is a Windows (DOS) binary, so it doesn't know of or generate UNIX style directory separators. That is intentional as most Windows users of Icarus Verilog are in fact Windows users in general, for better or for worse. Also, I concede that I assume that most Windows users are not the least bit interested in compiling Icarus Verilog, and are instead going to use the installer. Therefore, the compile process for the Windows environment is not necessarily as slick as the UNIX compile. Hell, even MacOS users are *far* more likely to want to compile from source:-) Patches are welcome. * To pass "make check", I changed all references to hello.vl and sqrt.vl to hello.v and sqrt.v, then renamed *.vl files to *.v (can't remember which files, but suffice to say all the Makefile's) I can't imagine why this would make a difference. -- Steve Williams "The woods are lovely, dark and deep. steve at icarus.com But I have promises to keep, steve at picturel.com and lines to code before I sleep, http://www.picturel.com And lines to code before I sleep." -- 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/