开心 schrieb:
Hi,
I have to make my program run in a uClibc based linux system,
I  modify su_c21.inc according to su_uc.inc(get from svn), recompile the
rtl, and change ppas.sh dynamic-linker=/lib/ld-uClibc.so, then I can
link my program without errors, but I get EAccessViolation when
run it. How to solve this program?

Tried to start it in gdb? Usually it's enough though to pass with -Xr a system root dir containing a uclib based system.
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to