[tor-bugs] #5683 [Tor Client]: add libtool support to tor
    Tor Bug Tracker & Wiki 
    torproject-admin at torproject.org
       
    Tue Sep 11 04:40:12 UTC 2012
    
    
  
#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
    
    
More information about the tor-bugs
mailing list