Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [3.1.6-dev-22/CVS] Anyone with HP-UX 11.00 and dynamic loading ?
- X-seq: zsh-workers 10839
- From: Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx (Zsh hackers list)
- Subject: Re: [3.1.6-dev-22/CVS] Anyone with HP-UX 11.00 and dynamic loading ?
- Date: Wed, 19 Apr 2000 16:08:37 +0100
- In-reply-to: "Your message of Wed, 19 Apr 2000 16:56:19 +0200." <20000419165619.A57274@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
> ld -s -b -o complist.sl complist..o -lnsl -ltermcap -lm -lc
> ld: DP relative code in file /usr/lib/libtermcap.a(tputs.o) - shared library
> must be position
> independent. Use +z or +Z to recompile.
>
> Has anyone a solution (trying to compile complist static ?) ?
You could try linking instead against -lcurses: they sometimes have the
same functions.
--
Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxxx>
Cambridge Silicon Radio, Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK Tel: +44 (0)1223 392070
Messages sorted by:
Reverse Date,
Date,
Thread,
Author