Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: honor STRIPFLAGS for modules
- X-seq: zsh-workers 14020
- From: Zefram <zefram@xxxxxxxx>
- To: Clint Adams <schizo@xxxxxxxxxx>
- Subject: Re: PATCH: honor STRIPFLAGS for modules
- Date: Thu, 19 Apr 2001 03:24:24 +0100 (BST)
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <20010418213942.A15845@xxxxxxxx> from Clint Adams at "Apr 18, 2001 09:39:42 pm"
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Clint Adams wrote:
>Are there platforms where one would want STRIPFLAGS to be different
>for the shared objects?
On some systems (I think all a.out systems, definitely occurs on SunOS
4), stripping a shared object prevents it being dynamically linked.
There's a configure test for this. As a result, stripping-related flags
have to be handled separately for the executable and for modules.
-zefram
Messages sorted by:
Reverse Date,
Date,
Thread,
Author