Am 06.11.11 00:27, schrieb Marco van de Voort:
Hello,

We have placed the first release-candidate of the Free Pascal Compiler
version 2.6.0 on our ftp-servers.

You can help improve the upcoming 2.6.0 release by downloading and
testing this release. If you want you can report what you have done here:
http://wiki.freepascal.org/Testers_2.6.0
Hi,

on upcoming Freebsd 9 (RC2) it is necessary to do something
like this on trunk:
> svn diff -r 19175:19176 > bsd_sem_patch.diff
and then apply the patch to svn fixes 2.6 branch (works cleanly)
> patch -p0 -i bsd_sem_patch.diff
without that using threads and or semaphores crash on FreeBSD 9.

It would be nice if this patch could make it into fpc 2.6 to allow
binary release users an easier start.

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

Reply via email to