[fpc-pascal]Linking question..

Peter Vreman peter at freepascal.org
Wed Feb 14 12:25:30 CET 2001


At 09:55 14-2-01, you wrote:
>At 09:23 14/02/01 , vous avez écrit:
>
>
>>On Tue, 13 Feb 2001, Matt Emson wrote:
>>
>> > Does anybody on the list (Florian, Peter, Sebastian?! etc) know if 
>> it's possible
>> > to link A FPC routine (and *.Obj or something) to a Delphi exe?? I 
>> remember
>> > doing it with Turbo C and Turbo Pascal, but is it possible now? I'd be 
>> using
>> > Delphi 5.0 and FPC 1.02 for Win32.
>>
>>I don't know whether it's possible, you if you have a win32 version of
>>masm, you could maybe try to use -Amasm to generate obj files.
>
>   Sorry, but the -Amasm output is broken in 1.0.4 compiler,
>I will try to fix it!
>   Also the -Atasm seems broken because it uses locals with @@
>prefix also for data variables, but tasm
>only allows locals to be inside the same local procedure.
>
>   Can someone tell me if this is also the case for masm ?
>
>   By the way, is there a free version of  masm available
>from microsoft or some clone?

nasm with .obj output. -Anasmobj


Peter





More information about the fpc-pascal mailing list