Rob Kennedy wrote:
> You can create your own all-inclusive package, which contains all the 
> RTL and VCL unitsthat your program will need. Compile your program to 
> use run-time packages, and in the edit box where you list the
packages, 
> include _only_ your single large package. The compiler will link to
the 
> units in that package instead of linking to Borland's packages.

> Next, change your run-time-loaded package so it only mentions your one

> all-inclusive package in its "requires" section.


Hi. 
It tried moving the REQUIRED units into the CONTAINS clause, and I got a
"Fatal Error", that the file 'rtl.dcu' (the first in that list) was not
found. I tried adding {DELPHI7}\lib to the search path, but that didn't
help.
Is there anything I can do to fix / get around this?

Thanks,
Assaf.


------------------------ Yahoo! Groups Sponsor --------------------~--> 
<font face=arial size=-1><a 
href="http://us.ard.yahoo.com/SIG=12hgrqng6/M=362335.6886445.7839731.1510227/D=groups/S=1705115362:TM/Y=YAHOO/EXP=1124699398/A=2894361/R=0/SIG=13jmebhbo/*http://www.networkforgood.org/topics/education/digitaldivide/?source=YAHOO&cmpgn=GRP&RTP=http://groups.yahoo.com/";>In
 low income neighborhoods, 84% do not own computers. At Network for Good, help 
bridge the Digital Divide!</a>.</font>
--------------------------------------------------------------------~-> 

-----------------------------------------------------
Home page: http://groups.yahoo.com/group/delphi-en/
To unsubscribe: [EMAIL PROTECTED] 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/delphi-en/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to