Jens Wilke <[EMAIL PROTECTED]> writes Re: [gforth] help with gForth 0.6 -- please
> Try "make install" which should build the gforth.fi image,
> that includes all that you are missing.
C:\Program Files\gforth\gforth-0.6.1>make
The name specified is not recognized as an
internal or external command, operable program or batch file.
C:\Program Files\gforth\gforth-0.6.1>C:\lcc\bin\make.exe install
C:\lcc\bin\make.exe: Don't know how to make ;
C:\Program Files\gforth\gforth-0.6.1>C:\lcc\bin\make.exe -fMakefile install
if test -r version && test x'0.6.1' = x`cat version` ; then true ; else echo 0.6.1
> version ; fi
-r was unexpected at this time.
C:\lcc\bin\make.exe: Error code 1
Not just any "make," I guess :-)
I need a full gnu toolset to do this?
What does install want to do? Can I do that 'by hand?'
-marcel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]