From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6156 invoked from network); 29 Feb 2004 01:28:57 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 29 Feb 2004 01:28:57 -0000 Received: (qmail 18211 invoked by alias); 29 Feb 2004 01:28:51 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 19497 Received: (qmail 18124 invoked from network); 29 Feb 2004 01:28:50 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 29 Feb 2004 01:28:50 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [203.24.36.2] by sunsite.dk (MessageWall 1.0.8) with SMTP; 29 Feb 2004 1:28:49 -0000 Received: (qmail 5788 invoked by uid 8); 29 Feb 2004 01:28:47 -0000 To: zsh-workers@sunsite.dk Path: not-for-mail From: Geoff Wing X-Newsgroups: lists.zsh.workers Subject: Re: redo of 16845 Date: Sun, 29 Feb 2004 01:28:47 +0000 (UTC) Organization: PrimeNet Computer Consultants Message-ID: References: <20040228205359.GA21028@scowler.net> <20040228214438.GA21587@scowler.net> Reply-To: mason@primenet.com.au NNTP-Posting-Host: sparkles.primenet.com.au X-Trace: coral.primenet.com.au 1078018127 11737 203.43.15.10 (29 Feb 2004 01:28:47 GMT) X-Complaints-To: usenet@coral.primenet.com.au NNTP-Posting-Date: Sun, 29 Feb 2004 01:28:47 +0000 (UTC) User-Agent: slrn/0.9.8.0 (NetBSD) Clint Adams typed: :> This works with GNU make and FreeBSD; still haven't tried Solaris. : Works with Solaris make, as long as you don't try to use a VPATH. Blew up under NetBSD with native make in Src/Modules. gcc -Wl,-x -shared --whole-archive -o parameter.so parameter..o -ltermcap -lm -lc make: don't know how to make pcre.ach.in. Stop I haven't looked into it yet. Regards, Geoff