[email protected] wrote:
> Well, there's the problem:
> 
> see compile-wrapper-function1
> : compile-wrapper-function1
>   lib-handle 0=
>   IF     c-source-file close-file throw 0 c-source-file-id ! s\" libtool 
> --sile
>          nt --mode=compile gcc -I /home/bernd/gforth/include" s\"  -O -c " s+
> 
> Now, to figure out how bernd got in there. ;)

That's a bug in the gforth-0.7.0 package for Windows that Bernd
created (he fixed it in the latest snapshot).  So at least the image
you are using seems to be from that package, not the one you installed
yourself.  You can see the image file you use with

gforth --debug --no-dynamic -e bye

and look at the second line of the output.  If you use bash, you can
find out which engine you are using with

type gforth

- anton


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to