From owner-freebsd-hackers Sun Apr 23 15:18:44 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA11309 for hackers-outgoing; Sun, 23 Apr 1995 15:18:44 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id PAA11294 for ; Sun, 23 Apr 1995 15:18:38 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de with SMTP (5.67b+/DEC-Ultrix/4.3) id AA06497; Mon, 24 Apr 1995 00:18:23 +0200 Received: by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id AAA10747 for hackers@freebsd.org; Mon, 24 Apr 1995 00:18:22 +0200 Received: (from j@localhost) by jette.heep.sax.de (8.6.8/8.6.9) id XAA02620 for hackers@freebsd.org; Sun, 23 Apr 1995 23:55:53 +0200 From: J Wunsch Message-Id: <199504232155.XAA02620@jette.heep.sax.de> Subject: Re: benchmark hell.. To: hackers@FreeBSD.org Date: Sun, 23 Apr 1995 23:55:49 +0200 (MET DST) Reply-To: hackers@FreeBSD.org In-Reply-To: <199504231256.MAA02465@jsdinc.root.com> from "John S. Dyson" at Apr 23, 95 12:56:23 pm Reply-To: joerg_wunsch@uriah.heep.sax.de X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 211 Sender: hackers-owner@FreeBSD.org Precedence: bulk > Part of the execl problem is the Sun-OS style shared libs that we > use. To the contrary, *make*ing the Linux shlib's is a pain in the butt, while it's a very easy process to create a SunOS-like shlib. Jörg