I thought you couldn't recompile the Delphi source
code because it's not supplied? When I tried it, it
just added the basic delphi bpl's to the required
list, not compile it into my package.

DJS

--- Assaf Stone <[EMAIL PROTECTED]> wrote:

> 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.
> 



                
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 


------------------------ Yahoo! Groups Sponsor --------------------~--> 
<font face=arial size=-1><a 
href="http://us.ard.yahoo.com/SIG=12hgrqipa/M=362131.6882499.7825260.1510227/D=groups/S=1705115362:TM/Y=YAHOO/EXP=1124703821/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org
">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life 
- brought to you by One Economy</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