Re: Alternate Delphi Linkers?
From: Franz-Leo Chomse (franz-leo.chomse_at_samac.de)
Date: 08/23/04
- Next message: Pan Wen: "[ANN]Delphi skin component: VCLSkin 2.67"
- Previous message: Andy Neillans [ABCC Computers]: "ANN: Package Manager Updated"
- In reply to: Ian Branch: "Re: Alternate Delphi Linkers?"
- Next in thread: Boian Mitov: "Re: Alternate Delphi Linkers?"
- Reply: Boian Mitov: "Re: Alternate Delphi Linkers?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 23 Aug 2004 13:57:43 +0200
On Sun, 22 Aug 2004 08:19:06 +1000, Ian Branch <branch@sitathome.net>
wrote:
>Hi Vassiliev,
>
>
>> Delphi linker works very good and does not need replacement. BTW do you mean
>> Delphi Win32 or Delphi .Net?
>>
>
>Win32. Yes it does the job but things can always be improved. Just
>fishing, that's all.<g>
Delphi uses ONE-PASS processing. Therefore you do not have the
intermediate files needed for an external linker.
The command line compiler can generate *.obj file for external
linkers, but this is the Borland OBJ format and designed for the
C++Builder linker.
Regards from Germany
Franz-Leo
- Next message: Pan Wen: "[ANN]Delphi skin component: VCLSkin 2.67"
- Previous message: Andy Neillans [ABCC Computers]: "ANN: Package Manager Updated"
- In reply to: Ian Branch: "Re: Alternate Delphi Linkers?"
- Next in thread: Boian Mitov: "Re: Alternate Delphi Linkers?"
- Reply: Boian Mitov: "Re: Alternate Delphi Linkers?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]