[Lazarus] Where do lazarus apps look for dll's?

Sven Barth pascaldragon at googlemail.com
Fri Aug 1 17:05:21 CEST 2014


Am 01.08.2014 15:14 schrieb "payl" <payl at wp.pl>:
>>
>> (How) can the calling program know about the "bittiness" of a dll / so
it tries to load ?
>
>
http://msdn.microsoft.com/en-us/library/windows/desktop/ms680313(v=vs.85).aspx
>
> There is just field that tells what is architecture of file. This applies
both to EXE and DLL.
> You can see msdn has x86,x64 and itanium there, but there are many more
existing.
> In Linux situation is same, it also uses COFF and this field (AFAIK).

Linux uses ELF, not PE/COFF.

Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20140801/6bfaefe5/attachment-0003.html>


More information about the Lazarus mailing list