From owner-freebsd-questions Sun Mar 15 13:39:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA05203 for freebsd-questions-outgoing; Sun, 15 Mar 1998 13:39:43 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA05029 for ; Sun, 15 Mar 1998 13:39:06 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id NAA25087; Sun, 15 Mar 1998 13:38:17 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Date: Sun, 15 Mar 1998 13:38:17 -0800 (PST) From: Doug White Reply-To: Doug White To: Jason Alan Nordwick cc: freebsd-questions@FreeBSD.ORG Subject: Re: compiling a Solaris program for FBSD In-Reply-To: <19980315043250.23470.qmail@scheme.xcf.berkeley.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 15 Mar 1998, Jason Alan Nordwick wrote: > > I have a Solaris/SGI source for a program that many calls called *_r > for threading. Are these on FBSD ? Is there an easy way to port > this application to FBSD ? Solaris or POSIX threads? FreeBSD has some support for POSIX threads, but you have to rebuild libc to generate threaded libraries. See `man pthreads' for info. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message