From owner-freebsd-emulation Sat Dec 5 15:38:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA24280 for freebsd-emulation-outgoing; Sat, 5 Dec 1998 15:38:47 -0800 (PST) (envelope-from owner-freebsd-emulation@FreeBSD.ORG) Received: from ns.tar.com (ns.tar.com [204.95.187.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA24275 for ; Sat, 5 Dec 1998 15:38:45 -0800 (PST) (envelope-from lists@tar.com) Received: from ppro.tar.com (ppro.tar.com [204.95.187.9]) by ns.tar.com (8.9.1/8.9.1) with SMTP id RAA42685 for ; Sat, 5 Dec 1998 17:38:43 -0600 (CST) (envelope-from lists@tar.com) Message-Id: <199812052338.RAA42685@ns.tar.com> From: "Richard Seaman, Jr." To: "freebsd-emulation@freebsd.org" Date: Sat, 05 Dec 98 17:38:43 -0600 Reply-To: "Richard Seaman, Jr." X-Mailer: PMMail 1.92 For OS/2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: linux threads binary Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Does anyone have a simple linux application binary that uses linux threads that you could make available to me? Or, tell me where I can find one? I'd like to test the patches I have to the linux emulation and FBSD kernel to see if I can get linux threads working in emulation mode. However, I don't have access to a linux box, and I don't have a simple threaded linux app. I've tried downloading StarOffice 5.0, but I can't get setup past a popen call in glibc. It dumps core there, long before it makes any calls to the threads library. StarOffice is a huge app, and I'd really like something small and simple to try. I'd even settle for the example programs that come with the linux threads source. If someone has a linux box with glibc and linux threads on it, I could even send the source code, have you compile it on the linux box, and send it back. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message