Am Mittwoch, den 26.05.2010, 23:09 +0200 schrieb Marc Santhoff: To keep you from potentially having to recompile anything else using threads add one line:
> Mine looks like this currently on FreeBSD 7.2 > > $ cat /etc/libmap.conf > # /etc/libmap.conf > # > # candidate mapping > # [/where/you/installed/lazarus/] > libpthread.so.2 libthr.so.3 > libpthread.so libthr.so > > libc_r.so.5 libthr.so.3 > libc_r.so libthr.so > > libc_r.so.6 libthr.so.3 > > libthr.so.3 libthr.so.3 > liothr.so libthr.so The line makes the remapping only effective for all binaries below the given path. Have fun, -- Marc Santhoff <[email protected]> -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
