On Wednesday 31 August 2005 08:46, Sergey Plis wrote: > hi! > > is it possible to create a stand alone Xbigforth executable?
You can save an image. It's still the loader + the image. You load the application, and do a savesystem image.fi. Unless you have compelling reasons, don't do it. First of all, by distributing it, you have to distribute the whole system under GPL (so the source is there, anyway). Second, bigFORTH compiles fast enough; unless you have a really large program, the gain is very small. Third, the .m files already have a mechanism to start as "executibles" (#!, like shell scripts). -- Bernd Paysan "If you want it done right, you have to do it yourself" http://www.jwdt.com/~paysan/
pgpXEbE0CwU3V.pgp
Description: PGP signature
