Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Library linkage portability?
- X-seq: zsh-workers 23346
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Phil Pennock <zsh-workers+phil.pennock@xxxxxxxxxxxx>, zsh-workers@xxxxxxxxxx
- Subject: Re: Library linkage portability?
- Date: Sun, 29 Apr 2007 08:44:31 -0700
- In-reply-to: <20070429123432.GA35096@xxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20070429123432.GA35096@xxxxxxxxxxxxxxxxxxxx>
On Apr 29, 5:34am, Phil Pennock wrote:
}
} Can someone please educate me as to the issues, or have I summed it up?
} What about the stranger platforms, AIX etc?
Search the zsh-workers archives for the years 1996-1998 for the terms
"dynamic;link" "dynamic;load" and "dynamic;library". E.g.:
http://tinyurl.com/3355m6
In particular start here:
http://tinyurl.com/37gaqe
My recollection is that Cygwin and some other environments require not
that dynamic modules be linked from the main executable, but that they
be linked from another library, which is why the zsh/main module exists.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author