libc, perl, python and nnrpd don't mix well
Russ Allbery
rra at stanford.edu
Thu Jan 9 18:08:14 UTC 2003
Erik Klavon <erik at eriq.org> writes:
> Do we need libc included explicitly for other platforms/build
> environments (I'm developing on FreeBSD at the moment). If so, would it
> be possible to hack autoconf to drop the include of libc wherever
> -pthread is supplied as an argument?
No, explicitly linking with -lc is always wrong unless you're using
-nostdlib or something else really obscure. We can add code to configure
to filter -lc out of the Python libraries line.
--
Russ Allbery (rra at stanford.edu) <http://www.eyrie.org/~eagle/>
Please send questions to the list rather than mailing me directly.
<http://www.eyrie.org/~eagle/faqs/questions.html> explains why.
More information about the inn-workers
mailing list