gforth  

Re: [gforth] Building on cygwin

druffer
Tue, 23 Dec 2008 08:57:52 -0800

------------- Original message from Bernd Paysan <bernd.pay...@gmx.de>: --------------
>>On Dienstag 23 Dezember 2008, druf...@att.net wrote:
>> I do have a running gforth:
>>
>> ruf...@winll3w9867 /cygdrive/c/gforth
>> $ gforth
>> Gforth 0.7.0, Copyright (C) 1995-2008 Free Software Foundation, Inc.
>> Gforth comes with ABSOLUTELY NO WARRANTY; for details type `license'
>> Type `bye' to exit

>You must make the build system know about this gforth - it is not
>sufficient having a running Gforth, but not in the $PATH variable.

>Bernd Paysan
I believe that is what I have, the Windows version installed in C:\Program Files\gforth running in the CVS check out /cygdrive/c/gforth through cygwin.  I tried to show that, but there's a lot of assumptions going on that I have to verify myself, such as the fact that the Windows Path makes it into $PATH. ;)
 
DaR