From owner-freebsd-hackers Sun Apr 30 16:23:36 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id QAA06750 for hackers-outgoing; Sun, 30 Apr 1995 16:23:36 -0700 Received: from wdl1.wdl.loral.com (wdl1.wdl.loral.com [137.249.32.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id QAA06743 for ; Sun, 30 Apr 1995 16:23:34 -0700 Received: from hps.sso.loral.com by wdl1.wdl.loral.com (4.1/WDL-4.2) id AA24783; Sun, 30 Apr 95 16:22:52 PDT Received: by hps.sso.loral.com (4.1/SSO-SUN-2.04) id AA01913; Sun, 30 Apr 95 19:23:02 EDT Date: Sun, 30 Apr 1995 19:23:01 -0400 (EDT) From: Richard Toren X-Sender: rpt@hps To: hackers@FreeBSD.org Subject: pthreads progress report Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: hackers-owner@FreeBSD.org Precedence: bulk I have been communication with Christopher Provenzano trying to get his pthreads package to build. One point that he keeps mentioning is: >BTW Do you have access to freefall? I'd like to get the other problems >resolved and I'me sure it's a problem with environements. I copied the >last release (beta 2) onto freefall and with the exception of the >configure problem (which the patch I posted fixed) I had no trouble with the build. Is there a difference between building on freefall, and what was deliverd in 2.0R? I found that if I add a '-traditional' to the top makefile, I can get past the initial step (the assemblies) but it then needs to have the traditional flag removed to compile the rest. ==================================================== Rip Toren | The bad news is that C++ is not an object-oriented | rpt@miles.sso.loral.com | programming language. .... The good news is that | | C++ supports object-oriented programming. | | C++ Programming & Fundamental Concepts | | by Anderson & Heinze | ====================================================