From owner-freebsd-stable Sun Nov 14 14:51: 7 1999 Delivered-To: freebsd-stable@freebsd.org Received: from gateway.internal.inetking.com (bwoodruff.caltel.com [205.214.42.23]) by hub.freebsd.org (Postfix) with ESMTP id 0AD2314BC7 for ; Sun, 14 Nov 1999 14:50:58 -0800 (PST) (envelope-from jon@jons.org) Received: from EXODUS (exodus.internal.inetking.com [192.168.0.4]) by gateway.internal.inetking.com (8.9.3/8.9.3) with SMTP id OAA09343 for ; Sun, 14 Nov 1999 14:52:10 -0800 (PST) (envelope-from jon@jons.org) From: "Jon Christopherson" To: Subject: Threading support for tcl Date: Sun, 14 Nov 1999 15:53:14 -0800 Message-ID: <000b01bf2efb$6a53a980$0400a8c0@internal.inetking.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000C_01BF2EB8.5C31F020" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.5600 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_000C_01BF2EB8.5C31F020 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hiya all, I am currently installing tcl/tk on my server running 3.3-STABLE, it has an option to install a threaded ver of the source by using -lpthread(wich i thought would utilize the SMP kernel better). But tcl doesnt know how to find the threading libs on my system. The configure script comes up with an error when i use --enable-threads. Is there anything i have to do to enable this function? or is it part of the base installation ? any help would be appreciated. Other revelent info : TCL ver is 8.2.2. Thanks, Jon Christopherson jon@jons.org ------=_NextPart_000_000C_01BF2EB8.5C31F020 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
   =20 Hiya all,
 
        I = am=20 currently installing tcl/tk on my server running 3.3-STABLE, it has an = option to=20 install a threaded ver of the source by using -lpthread(wich i thought=20 would utilize the SMP kernel better). But tcl doesnt know how to = find the=20 threading libs on my system. The configure script comes up with an error = when i=20 use --enable-threads. Is there anything i have to do to enable this = function? or=20 is it part of the base installation ? any help would be appreciated. = Other=20 revelent info : TCL ver is 8.2.2.
 
       =20 Thanks,
 
        = Jon=20 Christopherson
        jon@jons.org
 
------=_NextPart_000_000C_01BF2EB8.5C31F020-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message