[tor-bugs] #507 [Tor Client]: tor-gencert linked against event/pthread
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Thu Nov 11 16:10:25 UTC 2010
#507: tor-gencert linked against event/pthread
--------------------------------+-------------------------------------------
Reporter: weasel | Type: defect
Status: new | Priority: trivial
Milestone: Tor: 0.2.3.x-final | Component: Tor Client
Version: 0.2.0.5-alpha | Resolution: None
Keywords: easy,automake | Parent:
--------------------------------+-------------------------------------------
Changes (by nickm):
* keywords: => easy,automake
* milestone: post 0.2.1.x => Tor: 0.2.3.x-final
Old description:
> tor-gencert is linked against libevent and libpthread tho it probably
> doesn't need those.
> Since tor-gencert is quite a file that you might want to transfer to a
> computer that
> doesn't have libevent it would be nice if it could not be linked against
> that library.
>
> Unless of course it needs libevent.
>
> [Automatically added by flyspray2trac: Operating System: All]
New description:
tor-gencert is linked against libevent and libpthread tho it probably
doesn't need those.
Since tor-gencert is quite a file that you might want to transfer to a
computer that
doesn't have libevent it would be nice if it could not be linked against
that library.
Unless of course it needs libevent.
[Automatically added by flyspray2trac: Operating System: All]
--
Comment:
The solution here is to split off the threading functions into a libor-
threads.a, just like libor.a and libor-crypto.a and libor-event.a are
currently split. If somebody wanted to, they could also split libor-
crypto.a into libor-ssl.a and libor-crypto.a.
Should be easy enough to do.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/507#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list