From: dasilva@hera.gsfc.nasa.gov (Arlindo da Silva)
Subject: Re: X client libs for NT - xmkmf
27 Jan 1998 16:19:03 -0800
Message-ID: <199801271946.OAA16747.cygnus.gnu-win32@niteroi.gsfc.nasa.gov>
References: <c=GB%a=TMAILUK%p=DCNET%l=EXCHANGE2-980127182132Z-1216@smtp.datcon.co.uk>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
To: EPA@datcon.co.uk (Edward Avis)
Cc: gnu-win32@cygnus.com

> 
> >>is there any way to get xmkmf to work with the 
> >>Win32 version of these libraries?  That would make porting X software much 
> >>easier.
> >
> >It should work. What kind of problems are you having? 
> 
> imake -DUseInstalled -I/usr/X11R6.3/lib/X11/config
> imake: No such file or directory
> imake: Cannot exec /lib/cpp.
>   Stop.
> imake: Exit code 1.
>   Stop.
> 
> I've tried setting up /lib to be a symlink to 
> gnuwin32/b18/H-i386-cygwin32/lib/gcc-lib/i386-cygwin32/cygnus-2.7.2-970404
> so that it contains cpp.exe, but that didn't help.
> 
> The directory /usr/X11R6.3/lib/X11/config does exist.
> 

OK, just copy cpp.exe to \lib, viz.

mkdir \lib
copy \gnuwin32\b18\H-i386-cygwin32\bin\cpp.exe \lib


   Arlindo.                                  

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
