From ac6caaf29e47bddd2d36468488a4e40ceb269cce Mon Sep 17 00:00:00 2001 From: steve Date: Tue, 9 Oct 2001 23:05:10 +0000 Subject: [PATCH] More make install details. --- mingw.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/mingw.txt b/mingw.txt index 63a2b869b..a2b49c175 100644 --- a/mingw.txt +++ b/mingw.txt @@ -97,7 +97,14 @@ take a tea break. * Install Icarus Verilog If the compile ran OK, then next you install Icarus Verilog in the -directory you have chosen. This is how: +directory you have chosen. This is a little tricky, however, because +the tools like "strip", "ranlib" and etc. that come with Mingw do not +understand the Cygwin style paths that are in the makefile. To get +around that problem, first remove the Mingw from your path before +doing the next step. An easy way to do that is to open a fresh Cygwin +window. + +When you are ready, install like this: $ make install