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,029 |
Nodes: | 17 (0 / 17) |
Uptime: | 113:37:26 |
Calls: | 504,222 |
Calls today: | 16 |
Files: | 149,576 |
D/L today: |
3,628 files (1,035M bytes) |
Messages: | 446,682 |
Posted today: | 8 |