On 2008-01-08 10:02:42 -0700, Coos Haak <chforth@[EMAIL PROTECTED]
> said:
> Op Mon, 07 Jan 2008 16:05:21 GMT schreef Dennis Ruffer:
>> On 2008-01-07 00:11:14 -0700, Robert Spykerman
>> <robert.spykerman@[EMAIL PROTECTED]
> said:
>>> For that matter if there are any good examples on how to extend
>>> gforth, call c, or cobble a GUI onto it under linux. Cheers
>>
>> Robert,
>>
>> There are many examples of calling external libraries from gforth, a
>> few even in the distribution itself. Look at the Unix subdirectory for
>> time.fs and see if you can load that. You may have to also load the
>> lib.fs sup****t and you may need to point it to the correct library on
>> your system.
>
> I can find lib.fs (c.q. oldlib.fs and fflib.fs) but where is time.fs in
the
> distribution (0.6.2) ?
You probably have to get up on the CVS version, or at least the 0.6.9
snapshot to find that file. Instructions for CVS access can be found
at:
http://www.complang.tuwien.ac.at/forth/gforth/cvs-public/
DaR


|