That takes care of when I wish to use overlays in the program.
Now I want to compile to units and program NOT using overlays.
Is there a simple way of doing this?
To compile them I use
=== Cut ===
bpc filemgr.pas /B /GD -Id:\lap\filemgr -Ud:\lap\filemgr -Ed:\lap\filemgr\units -Od:\lap\filemgr\obj -Q
=== Cut ===
That takes care of when I wish to use overlays in the program.
Now I want to compile to units and program NOT using overlays.
Is there a simple way of doing this?
To compile them I use
=== Cut ===
bpc filemgr.pas /B /GD -Id:\lap\filemgr -Ud:\lap\filemgr
-Ed:\lap\filemgr\units -Od:\lap\filemgr\obj -Q
=== Cut ===
Try compiling from the IDE instead of the command line and turn off overlays and see if that makes a difference.
I assume you mean set Overlays Allowed in Compiler options. If so nope that
does not seem to do a lot other than make the .EXE slightly larger but still
generates a *.OVR file.
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,038 |
Nodes: | 15 (1 / 14) |
Uptime: | 26:49:09 |
Calls: | 865 |
Calls today: | 16 |
Files: | 95,180 |
D/L today: |
14,799 files (1,471M bytes) |
Messages: | 465,154 |
Posted today: | 1 |