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,031 |
Nodes: | 17 (0 / 17) |
Uptime: | 35:09:32 |
Calls: | 504,431 |
Files: | 139,920 |
D/L today: |
28 files (145M bytes) |
Messages: | 447,580 |