From owner-freebsd-hackers Sun Apr 23 19:48:36 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA18976 for hackers-outgoing; Sun, 23 Apr 1995 19:48:36 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.34]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id TAA18970 for ; Sun, 23 Apr 1995 19:48:27 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id MAA15534; Mon, 24 Apr 1995 12:43:02 +1000 Date: Mon, 24 Apr 1995 12:43:02 +1000 From: Bruce Evans Message-Id: <199504240243.MAA15534@godzilla.zeta.org.au> To: hasty@star-gate.com, jkh@freefall.cdrom.com Subject: Re: benchmark hell.. Cc: hackers@FreeBSD.org, joerg_wunsch@uriah.heep.sax.de 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. > > >Excuse, but how many copies of static shared libraries must one keep >in a linux system :) One. Bruce