Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
propagate LDFLAGS to modules - howto?
- X-seq: zsh-workers 15319
- From: jarausch@xxxxxxxxxxxxxxxxxxx
- To: zsh-workers@xxxxxxxxxx
- Subject: propagate LDFLAGS to modules - howto?
- Date: Mon, 9 Jul 2001 10:29:39 +0200
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Reply-to: jarausch@xxxxxxxxxxxxxxxxxxx
Hi,
I've configured current zsh (on my IRIX-6.5 box) with
LDFLAGS='-s -L/usr/LOCAL/lib -rpath=/usr/LOCAL/lib'
since my libpcre.so is there.
But when executing pcregrep (having loaded it before
without any error message)
I get an rld error showing that /usr/LOCAL/lib
is not in the list of searched directories.
How can I pass this information to the Makefile
building libpcre ?
Thanks for a hint,
Helmut Jarausch
Lehrstuhl fuer Numerische Mathematik
Institute of Technology, RWTH Aachen
D 52056 Aachen, Germany
Messages sorted by:
Reverse Date,
Date,
Thread,
Author