[fpc-pascal] Linking error with unit initc on arm

Jonas Maebe jonas.maebe at elis.ugent.be
Fri Aug 21 14:23:40 CEST 2015


On 21/08/15 14:21, Martin Schreiber wrote:
> On Friday 21 August 2015 14:13:06 Jonas Maebe wrote:
>> On 21/08/15 14:03, Martin Schreiber wrote:
>>> I got linking working without xlib in uses by copying the necessary
>>> *.o's, but now the application crashes when remote gdb tries to set a
>>> breakpoint...
>>
>> Does it work if you don't use gdb?
>>
> The "Hello World" program works but hangs after exit of main program.

Are their multiple copies of those .o files on the target system, and
did you perhaps copy a wrong one? Does it work if you compile natively
on the system?


Jonas




More information about the fpc-pascal mailing list