How about different FPU capabilities on the two machines?
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Myles Penlington
Sent: Wednesday, August 22, 2001 12:58 PM
To: Multiple recipients of list delphi
Subject: RE: [DUG]: EXE filesize differences on 2 computers
This may have some success (or lots of failure).
Compile the application, Start by putting breakpoints at the same places on
both machines, and when it stops, check that the addresses are the same. If
not go back another unit, until you find a unit that is at the same address.
- One way of doing this would be to put breakpoints on the initialization
sections of each unit You start with the project file, and prehaps the
classes and Forms unit and see what you come up with.
Of course this all depends on the size of the resources in the EXE not
affecting the execution location, but I am sure this has no effect (eg both
apps will by default start at $00400000).
The quick check is to put a break point in the project on Application.Run.
If this is at the same location in both exe's, then the difference is due to
resources that have been included in the exe.
Myles.
-----Original Message-----
From: Ross Levis [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, 22 August 2001 12:53 p.m.
To: Multiple recipients of list delphi
Subject: RE: [DUG]: EXE filesize differences on 2 computers
Hi Edward.
I don't have a copy of TDump. Surely if the DOS command FC shows many
differences then TDump will do the same?
Cheers,
Ross.
Edward Aretino wrote:
> Use TDump on both apps & compare. I'd be very surprised if
> both files came
> out the same..
>
> At the DOS prompt:
> tdump D:\dev\projects\whatever\myapp.exe mydump.txt
>
> And then a file compare utility (or Word even) to find any
> differences.
>
> Enjoy,
> Ed
>
>
> At 09:40 21/08/2001 +1200, you wrote:
> >I've just copied my delphi project folder to another
> computer that has the
> >save version of Delphi installed (v5.0 Pro with service pack
> 1). After
> >compiling the project on both computers, the size of the EXE
> files are about
> >30k different. I know it's not enough to worry about but I
> am curious as to
> >how this could be. I've checked all the option settings
> (including Debug
> >information) etc but can't find anything set differently.
> I'm not using any
> >3rd party or database components. Any ideas?
> >
> >Cheers,
> >Ross.
> >-------------------------------------------------------------
> --------------
> > New Zealand Delphi Users group - Delphi List -
> [EMAIL PROTECTED]
> > Website: http://www.delphi.org.nz
> >To UnSub, send email to: [EMAIL PROTECTED]
> >with body of "unsubscribe delphi"
> >Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
>
> --------------------------------------------------------------
> -------------
> New Zealand Delphi Users group - Delphi List -
> [EMAIL PROTECTED]
> Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED]
> with body of "unsubscribe delphi"
> Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
>
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/