Subj : Re: Borland Turbo Pascal
To : Vince Coen
From : Robert Wolfe
Date : Sat Mar 15 2008 09:22 pm
Vince Coen wrote to All:
VC> That takes care of when I wish to use overlays in the program.
VC>
VC> Now I want to compile to units and program NOT using overlays.
VC>
VC> Is there a simple way of doing this?
VC>
VC> To compile them I use
VC>
VC>
VC> === Cut ===
VC> bpc filemgr.pas /B /GD -Id:\lap\filemgr -Ud:\lap\filemgr
VC> -Ed:\lap\filemgr\units -Od:\lap\filemgr\obj -Q
VC> === Cut ===
Try compiling from the IDE instead of the command line and turn off
overlays and see if that makes a difference.
Greetings, Robert Wolfe
... (A)bort, (R)etry, (P)retend this never happened...