Re: Delphi strategy against Lazarus
- From: "Craig Stuntz [TeamB]" <craig_stuntz@xxxxxxxxxxxxx [a.k.a. acm.org]>
- Date: 12 Dec 2007 07:19:57 -0700
Graeme Geldenhuys wrote:
Enable debug information in Delphi and you get the same thing, but
Delphi doesn't include a 'strip' program. You have to recompile it in
Delphi without debug info to get a smaller executable.
That is completely wrong.
Delphi debug info (different from TDW32 info, which isn't generally
used unless you're using an external profiler or the like) doesn't go
into the EXE at all. It doesn't change the EXE size and there is
nothing to "strip." Debug info is stored separately, save for a few
bytes in a DCU.
--
Craig Stuntz [TeamB] · Vertex Systems Corp. · Columbus, OH
Delphi/InterBase Weblog : http://blogs.teamb.com/craigstuntz
Borland newsgroup denizen Sergio González has a new CD of
Irish music out, and it's good: http://tinyurl.com/7hgfr
.
- References:
- Re: Delphi strategy against Lazarus
- From: Sanyin
- Re: Delphi strategy against Lazarus
- From: S
- Re: Delphi strategy against Lazarus
- From: Graeme Geldenhuys
- Re: Delphi strategy against Lazarus
- Prev by Date: Re: FastMM4
- Next by Date: Re: FastMM4
- Previous by thread: Re: Delphi strategy against Lazarus
- Next by thread: Re: Delphi strategy against Lazarus
- Index(es):
Relevant Pages
|