Date: Fri, 16 Apr 2004 10:33:51 +0900 From: Ganbold <ganbold@micom.mng.net> To: Alexander Leidinger <Alexander@Leidinger.net> Cc: threads@freebsd.org Subject: Re: FBSD 5.2.CURRENT-p4 and mysqld problems Message-ID: <6.0.3.0.2.20040416103300.02b01860@202.179.0.80> In-Reply-To: <20040415120254.4318c248@Magellan.Leidinger.net> References: <6.0.3.0.2.20040415145916.02ae6708@202.179.0.80> <Pine.BSF.4.21.0404142306290.36886-100000@InterJet.elischer.org> <6.0.3.0.2.20040415152523.02ad4b10@202.179.0.80> <20040415105559.7fe9929b@Magellan.Leidinger.net> <6.0.3.0.2.20040415180553.02adc870@202.179.0.80> <20040415120254.4318c248@Magellan.Leidinger.net>
next in thread | previous in thread | raw e-mail | index | archive | help
How do I know what threading library is using at the moment? Is there any command? tia, Ganbold At 07:02 PM 15.04.2004, you wrote: >On Thu, 15 Apr 2004 18:07:55 +0900 >Ganbold <ganbold@micom.mng.net> wrote: > > > > > Is there any trick compiling mysql with libpthread? Without any > trick it > > > > just hangs. > > > > > >This may be a bug. Please rebuild without BUILD_STATIC and use > > >libmap.conf to try all 3 thread libs (libc_r, libpthread and libthr). If > > >only libpthread shows this behavior, it may be a bug in libpthread. > > > > I will try libmap.conf to map between threads. Is there any special option > > should I compile in kernel in order to use libmap.conf? > >No. > >Use >---snip--- >libpthread.so.1 libc_r.so.5 >libpthread.so libc_r.so >---snip--- >to globally map libpthread to libc_r. > >Use >---snip--- >libpthread.so.1 libthr.so.1 >libpthread.so libthr.so >---snip--- >to globally map to libthr. > > >Bye, >Alexander. > >-- > I'm available to get hired. > >http://www.Leidinger.net Alexander @ Leidinger.net > GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.0.3.0.2.20040416103300.02b01860>