[fpc-devel] test suite, problem with missing libraries on the target
Bernd Mueller
mueller.b at gmx.net
Mon May 23 11:49:53 CEST 2011
Hello,
I am running the test suite with remote execution (from a Windows host)
on an ARM-Linux target. Some test programs fail at runtime, because they
depend on libraries, which were not automatically copied to the target.
For example:
Failed to run test/tlib1b.pp 2011/01/21 18:06:08 (16)
/mnt/tlib1b: can't load library 'libtlib1a.so'
My target has very low resources so that I can not run the test suite
directly on the target. How can my problem be solved? Thanks.
Regards, Bernd.
More information about the fpc-devel
mailing list