From owner-freebsd-questions Sat Apr 24 13:17:27 1999 Delivered-To: freebsd-questions@freebsd.org Received: from luna.lyris.net (luna.shelby.com [207.90.155.6]) by hub.freebsd.org (Postfix) with ESMTP id B849A1551E for ; Sat, 24 Apr 1999 13:17:10 -0700 (PDT) (envelope-from kip@lyris.com) Received: from mail.lyris.com by luna.lyris.net (8.9.1b+Sun/SMI-SVR4) id NAA23272; Sat, 24 Apr 1999 13:11:55 -0700 (PDT) Received: from (luna.shelby.com [207.90.155.6]) by mail.lyris.com with SMTP (MailShield v1.50); Sat, 24 Apr 1999 13:16:54 -0700 Date: Sat, 24 Apr 1999 13:11:55 -0700 (PDT) From: X-Sender: kip@luna To: freebsd-questions@freebsd.org Subject: FreeBSD linking against libc_r instead of libc Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SMTP-HELO: luna X-SMTP-MAIL-FROM: kip@lyris.com X-SMTP-RCPT-TO: freebsd-questions@freebsd.org X-SMTP-PEER-INFO: luna.shelby.com [207.90.155.6] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How do I configure egcs on FreeBSD so that it not only recognizes the -pthread flag but also interprets it as linking against libc_r as opposed to libc? Any help would be much appreciated. Thanks. -Kip To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message