roger (11/17/82)
1 Is Microsoft still asking for royalties from software
packages compiled with its basic compiler?
2 When I try to link a large Microsoft basic program
(it compiles okay), I get the error ?Out of memory.
I believe that it is the linker which is running out
of memory and not that the program has filled the
64k address space.
Is there any way to link this program with the
Microsoft linker? If not, is a linker available
which writes the linked output to disk instead of
trying to keep it all in memory?
Roger Hoover