<hidden message brain dump mode>
Chant the following backwards before you go to sleep for the next few days
and you will feel better:
.tinu sap.metsys eht elipmocer ot tnaw t'nod I ,oN
</hidden message brain dump mode>

Seriously, system.pas depends on "compiler magic".  All sorts of things are
hard coded into the compiler, you don't want to mess with system.pas.
Furthermore, as everything depends on system.pas (including units in
Delphi's runtime packages), you will need to recompile everything if you
make any changes to the interface.  This will be difficult because you don't
have the source to Delphi's runtime packages, not to mention 3rd party
libraries.

Why do you need to recompile system.pas anyway?

Dennis.

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Jeff Sinclair
> Sent: Friday, 4 February 2000 03:26
> To: Multiple recipients of list delphi
> Subject: [DUG]: System.pas
>
>
> Hi All,
>
> Does anyone know how to recompile system.pas ?
> Or do you know somewhere that the information for doing so,
> can be found ?
>
> Jeff Sinclair
>
>
> PS : sorry about the previous post. I meant to do a new
>     message and not a reply.
>
>
>
> --------------------------------------------------------------
> -------------
>     New Zealand Delphi Users group - Delphi List -
> [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
>

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to