[fpc-pascal] arm-linux, program does not start when using unit pthreads
Bernd Mueller
mueller.b at gmx.net
Mon Jan 14 10:55:15 CET 2008
Koenraad Lelong wrote:
> Bernd Mueller schreef:
>> Koenraad Lelong wrote:
>>> I tried on my arm-linux board, AFAIK NOT uClibc. It works fine.
>> Thanks.
>> Are you crosscompiling? Do you use static or dynamic linking?
>>
>> Regards, Bernd.
>>
> When I read you reply about linking I realised I didn't think about the
> fact that the linker would remove unused units (does it, without adding
> smartlining ?). Sorry about this.
> I crosscompiled the program with dynamic linking, at least I didn't add
> a switch for static linking. Maybe you can send me you command-line.
Dynamic linking seems to work for me now too. It was mainly a linker
issue. Thanks.
Regards, Bernd.
More information about the fpc-pascal
mailing list