-- Original message from "Anton Ertl" <an...@mips.complang.tuwien.ac.at>: -------------- > 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
It looks like make install does not replace that original one that I had manually put in to get running. Once I copied gforth.* into /usr/local/lib/gforth/site-forth/ after a make things are working much better. I can now figure out why I'm not getting: undefined reference to `_DeviceIoControl' Thanks! DaR --------------------------------------------------------------------- To unsubscribe, e-mail: gforth-unsubscr...@chaossolutions.org For additional commands, e-mail: gforth-h...@chaossolutions.org