[fpc-devel] threads crash on FreeBSD 9 RC1, FPC 2.6RC1
Pierre Free Pascal
pierre at freepascal.org
Sat Nov 12 20:29:02 CET 2011
Tanks to Helmut,
we now also have a FreeBSD with OS 9RC1
to test Free Pascal on:
The testsuite reveals no difference between
native OS8 or OS9RC1:
http://www.freepascal.org/testsuite/cgi-bin/testsuite.cgi?action=1&run1id=97
488&run2id=97496&noskipped=1&failedonly=1
I will also try to test in cross configuration to see what happens.
On i386, I get:
http://www.freepascal.org/testsuite/cgi-bin/testsuite.cgi?action=1&run1id=97
491&run2id=97501&noskipped=1&failedonly=1
but the difference is simply due to a change in installed libraries....
So FreBSD 8 and 9RC1 seem to be quite perfectly binary compatible....
Pierre Muller
FreeBSD compilation on 8.2 and test run on 9RC1 gives
no noticeable changes:
http://www.freepascal.org/testsuite/cgi-bin/testsuite.cgi?action=1&run1id=97
552&run2id=97574&noskipped=1&failedonly=1
The two changes are simply due to the fact
that zlib shared library probably is also installed on the 8.2 VM and not on
the 9RC1.
The second change is due to the fact that on 8.2 the RTL
was compiled using DEUG=1 make option,
which changed the outcome of that particular test
about setting position of a stream to -1.
More information about the fpc-devel
mailing list