On 1/26/07, Peter Vreman <[EMAIL PROTECTED]> wrote:
For Windows there is even an internal linker. If symbian uses something like PE 
coff you can maybe
even use that one. It works for all Windows targets (Win32,Win64,WinCE) already.

Does the internal linker support linking to .LIB files?

The problem is that the executable is a standard win32-pe, but there
are some "gotchas" =) Like the entry point must be exported and called
_E32EXE .... and we must link together the symbian .lib files.

thanks,
--
Felipe Monteiro de Carvalho
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to