programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

Saving a small program

From: Federico de Ceballos <fcebcab_at_ciccp.es>
Date: Tue, 28 Nov 2000 10:42:24 +0100

I'd like to know details about saving the image of a program to
disk.

I want to prepare a set of small utilities using SwiftForth. If
I use the full environment, INCLUDE my code, patch 'MAIN and do a
PROGRAM I get .EXE files bigger than 400kB.

As my code doesn't take advantage of the full features of the
environment and it can be compiled with just the KERNEL file, I
wonder whether it is possible to write the .EXE file directly
>from there.

The result would be around 50-60kB, so several files could be
carried around in a floppy.

Thanks,

Federico de Ceballos
Received on Tue Nov 28 2000 - 01:56:01 PST

This archive was generated by hypermail 2.2.0 : Thu Nov 20 2008 - 03:04:28 PST