Re: New COM Features




"Chris Morgan" <chris.nospam at lynxinfo.co.uk> wrote in message
news:454f07b7@xxxxxxxxxxxxxxxxxxxxxxxxx
But you don't need BDS2006 for that - FastMM is FREE and can be used
with prior Delphi versions. I have successfully converted legacy
projects to this new memory manager and now have all my IDE's (D5 thru
7) setup to use it themselves.

I know - I had already investigated using FastMM with the D6 version of my
COM server (and other apps), and in fact used it to track down some
memory leaks.
The massive disadvantage of using FastMM with D6 though, is that
you can't compile with packages - you have to compile into a single EXE.

Is that different from D7 then? I use FastMM and packages without any
problem. Did replace the standaard delphi mm dll with FastMM as well


.



Relevant Pages

  • Re: New COM Features
    ... projects to this new memory manager and now have all my IDE's (D5 thru ... I know - I had already investigated using FastMM with the D6 version of ... you can't compile with packages - you have to compile into a single EXE. ... Did replace the standaard delphi mm dll with FastMM as well ...
    (borland.public.delphi.non-technical)
  • Re: ReportMemoryleaksOnShutdown:=true;
    ... starting with D2006 the venerable "Borland" memory manager was replaced by a stable version of Pierre le Riche's open sourced FastMM memory manager. ... Up until that version of Delphi, you could perform this replacement yourself by adding the open-source FastMM4.pas unit to your .dpr uses-list. ...
    (borland.public.delphi.non-technical)
  • Re: FastMM
    ... I copied the full debug files over to the Bin ... Copy the DLL to make the IDE itself ... > use the FastMM memory manager. ... and each can use a different memory manager. ...
    (alt.comp.lang.borland-delphi)
  • Re: NEW RESULTS ...
    ... > extra product, as the market is with the FastMM inclusion in D2006 ... I'd say, if you can compete in performance with FastMM, while economicaly ... using the memory like you do now, your Memory Manager would be quiet ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Detect memory leaks
    ... > Any difference in performance/stability between NexusMM and FastMM? ... >> Use Pierre le Riche's FastMM4 replacement memory manager in Full ...
    (borland.public.delphi.thirdpartytools.general)