Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: shared libs in zsh-3.1.2-zefram3
- X-seq: zsh-workers 3750
- From: Andrew Main <zefram@xxxxxxxxx>
- To: tandr@xxxxxxx (Andrei Tcherepanov)
- Subject: Re: shared libs in zsh-3.1.2-zefram3
- Date: Thu, 29 Jan 1998 13:28:32 +0000 (GMT)
- Cc: zsh-workers@xxxxxxxxxxxxxxx
- In-reply-to: <34D07E40.1D9DD685@xxxxxxx> from "Andrei Tcherepanov" at Jan 29, 98 03:04:00 pm
Andrei Tcherepanov wrote:
>after applying patch to scripts I did
>CC='cc -native -Qn -s' ./configure --enable-dynamic
>gmake
>
>It does not build ANY *.so files !!! e.g. it make all modules
>static.
This suggests that the configure tests failed to create working shared
libraries. (I'm rather suspicious about putting "-s" into $CC -- it go
in $LDFLAGS, and it is there by default -- but I don't think that should
make any difference on Solaris.) What did configure output?
-zefram
Messages sorted by:
Reverse Date,
Date,
Thread,
Author