From owner-freebsd-stable Tue May 2 2:35:55 2000 Delivered-To: freebsd-stable@freebsd.org Received: from hurgh.kancel.zoznam.sk (kancel.zoznam.sk [195.28.72.230]) by hub.freebsd.org (Postfix) with ESMTP id 69E6137BA90; Tue, 2 May 2000 02:35:30 -0700 (PDT) (envelope-from debnar@zoznam.sk) Received: from note (note.kancel.zoznam.sk [192.168.1.5]) by hurgh.kancel.zoznam.sk (8.9.3/8.9.3) with SMTP id LAA14786; Tue, 2 May 2000 11:34:02 +0200 (CEST) (envelope-from debnar@zoznam.sk) From: "=?iso-8859-2?Q?Ivan_Debn=E1r?=" To: , , Subject: Native threads and SMP Date: Tue, 2 May 2000 11:34:01 +0200 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0040_01BFB42A.5060A3C0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Importance: Normal Disposition-Notification-To: "=?iso-8859-2?Q?Ivan_Debn=E1r?=" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0040_01BFB42A.5060A3C0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable Is there a plan to support SMP in the native FreeBSD threads = implementation ? When using Linuxthreads from ports, trying to compile the aplications = (even provided examples) "static", it breaks with: It looks like it's not possible to link static applications with the = current linuxthreads from ports, complaining aboiu siglongjmp and longjmp. /usr/lib/libc.a(sigsetjmp.o): In function `siglongjmp': sigsetjmp.o(.text+0x94): multiple definition of `siglongjmp' /usr/local/lib/liblthread.a(ptlongjmp.o):/usr/ports/devel/linuxthreads/wo= rk/linuxthreads-2.1.2/ptlongjmp.c:39: first defined here /usr/lib/libc.a(setjmp.o): In function `__longjmp': setjmp.o(.text+0x88): multiple definition of `longjmp' /usr/local/lib/liblthread.a(ptlongjmp.o)(.text+0xc0):/usr/ports/devel/lin= uxthreads/work/linuxthreads-2.1.2/ptlongjmp.c: first defined here Any workarounds ? When compiling dynamicaly, it works (examples, but not mysqld - core = dumps imediately). Is it safe to use Linuxthreads and has anyone = succeded with runnig MySQL compiled with them ? Help with any info = please. Ivan Debn=E1r Zoznam s.r.o. http://www.zoznam.sk/ tel.:// 088 4146721 fax:// 088 4147212 ------=_NextPart_000_0040_01BFB42A.5060A3C0 Content-Type: text/x-vcard; name="=?iso-8859-2?Q?Ivan_Debn=E1r.vcf?=" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="=?iso-8859-2?Q?Ivan_Debn=E1r.vcf?=" BEGIN:VCARD VERSION:2.1 N:Debn=E1r;Ivan FN:Ivan Debn=E1r ORG:Zoznam s.r.o. TEL;WORK;VOICE:+421 (88) 4142231 TEL;HOME;VOICE:+421 (88) 4171223 TEL;CELL;VOICE:+421 (903) 506197 TEL;WORK;FAX:+421 (88) 4142207 ADR;WORK:;;Skuteck=E9ho 39;Bansk=E1 Bystrica;;974 01;Slovak Republic LABEL;WORK;ENCODING=3DQUOTED-PRINTABLE:Skuteck=3DE9ho = 39=3D0D=3D0ABansk=3DE1 Bystrica 974 01=3D0D=3D0ASlovak Republic URL: URL:http://www.zoznam.sk EMAIL;PREF;INTERNET:debnar@zoznam.sk REV:20000124T135137Z END:VCARD ------=_NextPart_000_0040_01BFB42A.5060A3C0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message