Re: The Promise of Forth
- From: Aleksej Saushev <asau@xxxxxxxx>
- Date: Wed, 07 May 2008 01:11:47 +0400
anton@xxxxxxxxxxxxxxxxxxxxxxxxxx (Anton Ertl) writes:
Aleksej Saushev <asau@xxxxxxxx> writes:
Do you check it on FreeBSD at least?
I used to, but not anymore, because I no longer have an account on a
FreeBSD machine.
I have succeded in building todays CVS version on NetBSD with
following changes:
--- Makefile.in.orig 2008-05-02 13:21:26.000000000 +0400
+++ Makefile.in 2008-05-02 13:27:49.000000000 +0400
@@ -832,7 +832,7 @@
sleep 1 #should make hpux-workaround unnecessary
$(FORTH_GEN_ENGINE_FAST): prim-fast.b prims2x.fs
- GFORTH="$(FORTHP)" $(srcdir)/gfgen -fast
+ GFORTH="$(PREFORTH)" $(srcdir)/gfgen -fast
$(FORTH_GEN_ENGINE): prim.b prims2x.fs
GFORTH="$(PREFORTH)" $(srcdir)/gfgen
But I still don't know, what is the purpose of libltdl.
And there's another problem: gforth spits garbage to the terminal,
for instance, I see "bye^[[3Dbye^[[3Dbye" on exit. I.e. gforth
doesn't handle terminal output correctly. Could this be fixed?
--
BECHA...
CKOPO CE3OH...
.
- Follow-Ups:
- Re: The Promise of Forth
- From: Anton Ertl
- Re: The Promise of Forth
- From: Bernd Paysan
- Re: The Promise of Forth
- References:
- Re: The Promise of Forth
- From: Guy Macon
- Re: The Promise of Forth
- From: John Doty
- Re: The Promise of Forth
- From: John Doty
- Re: The Promise of Forth
- From: Guy Macon
- Re: The Promise of Forth
- From: John Doty
- Re: The Promise of Forth
- From: Aleksej Saushev
- Re: The Promise of Forth
- From: Guy Macon
- Re: The Promise of Forth
- From: Aleksej Saushev
- Re: The Promise of Forth
- From: Bernd Paysan
- Re: The Promise of Forth
- From: Aleksej Saushev
- Re: The Promise of Forth
- From: Bernd Paysan
- Re: The Promise of Forth
- From: Aleksej Saushev
- Re: The Promise of Forth
- From: Anton Ertl
- Re: The Promise of Forth
- Prev by Date: Re: advantages of forth over other languages
- Next by Date: Re: The Promise of Forth
- Previous by thread: Re: The Promise of Forth
- Next by thread: Re: The Promise of Forth
- Index(es):
Relevant Pages
|