Unfortunately just after I sent the mail what I thought was a minor problem in the build system turned out to be more serious than I thought, namely cthreads is crashing at initalisation time. I really need to figure out why before merging this patch is considered.
Ok solved that issue, it seems if the compiler can find crti.o but not crtn.o it links cthreads using apps successfully but they crash on startup :(, if it can find both crti.o and crtn.o cthreads works ok :).

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to