[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #5683 [Tor Client]: add libtool support to tor
#5683: add libtool support to tor
-------------------------+--------------------------------------------------
Reporter: rsavoye | Owner:
Type: enhancement | Status: needs_review
Priority: normal | Milestone: Tor: 0.2.4.x-final
Component: Tor Client | Version:
Keywords: | Parent:
Points: | Actualpoints:
-------------------------+--------------------------------------------------
Comment(by rsavoye):
Libtool is reasonably mature, and well tested for building shared
libraries, it's hard to build shared libraries on a large variety of
platforms without it. It also builds DLLs correctly for mingw32, You can
build only static libraries using the configure options of --disable-
shared, or to get both, --enable-static. I can also tweak the libtool
config to produce static libraries by default. It's still useful as it
makes the Makefile.am support for building libraries clearer.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5683#comment:13>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs