[fpc-devel] fpc on arm-linux-uclibc and OABI
Nataraj S Narayan
natarajsn at gmail.com
Tue Mar 2 13:44:48 CET 2010
Hi Darek
Applied the patch and now the linker error is gone. Thanks!
But the program breaks off a little later than before with a seg fault.
Please have a loot at the strace output:- http://pastebin.org/99919
regards
Nataraj
2010/3/1 <darekm at emadar.com>:
>> /usr/local/lib/fpc/2.5.1/units/arm-linux/rtl/system.o: In function
>> `SYSTEM_SYSTEM_EXIT':
>> system.pp:(.text.n_system_system_exit+0x10): undefined reference to
>> `_haltproc_eabi'
>> noy1.lpr(23) Error: Error while linking
>> noy1.lpr(23) Fatal: There were 1 errors compiling module, stopping
>> Fatal: Compilation aborted
>>
>> Again, have I missed out something?
>
> Here is patch for rtl/linux/arm/ucprt0.as which add misses reference
> simple copy, but it works for me
>
> I use them from some time.
>
> Darek
>
>
>
> _______________________________________________
> fpc-devel maillist - fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>
>
More information about the fpc-devel
mailing list