On Tue, 6 Mar 2001, Rob Campbell wrote:

> My first problem seems to be with TRANSFORM_TO_DOS_PATH.  As this snippet
> from make's output shows:
> 
>     fatal error C1083: Cannot open compiler generated file:
> 'c:\cygwinabi-0.7.12\src
>     \WIN32_1.1.8_i386_OBJ\obj\expat\gennmtab.obj': No such file or directory

   I fixed this a couple weeks ago, but unfortunately you won't have the
fix unless you compile using the code from CVS. :)

   Your options to solve this problem are:

   1. Grab the patch and apply it to the 0.7.12 sources.  The patch is at:
http://www.abisource.com/bonsai/cvsview2.cgi?diff_mode=context&whitespace_mode=show&file=abi_defs.mk&root=/cvsroot&subdir=abi/src/config&command=DIFF_FRAMESET&rev1=1.135&rev2=1.136

   2. Find an older version of CygWin (older than 1.1.6 or 1.1.5, I
believe)

   3. Install CygWin (not the Abi sources, CygWin) into a root diretory.  
I don't believe it has to be a real root directory; you can probably
create a fake drive using the subst command and install CygWin on that
"drive".

   -Tom



Reply via email to