gforth
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gforth] compiling gforth on armv7l - beaglebone


From: Anton Ertl
Subject: Re: [gforth] compiling gforth on armv7l - beaglebone
Date: Fri, 1 Jun 2012 19:06:44 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

On Fri, Jun 01, 2012 at 09:51:57AM -0700, kibler wrote:
> ./BUILD_FROM_SCRATCH --host=arm --build=arm platform=beagle
...
> checking for gforth... echo "You need to configure with a gforth in \$PATH to 
> build this part" && false
...
> Running: make
...
> GFORTH="./preforth -p ".:~+:."" ./gfgen
> make: *** [engine/prim.i] Error 1
> make: *** Deleting file `engine/prim.i'

It seems to me that you have no gforth installed.  You need that to
run BUILD-FROM-SCRATCH.  If you don't have that, you have to build
Gforth from a dist package instead of from the CVS.  Unfortunately the
"echo" does not have the desired effect of showing the message when
preforth is called.

- anton





reply via email to

[Prev in Thread] Current Thread [Next in Thread]