[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-bugs] #7311 [Tor]: nmake scripts missing platform dependencies for openssl



#7311: nmake scripts missing platform dependencies for openssl
-----------------------------------+----------------------------------------
 Reporter:  ultramage              |          Owner:                    
     Type:  defect                 |         Status:  new               
 Priority:  normal                 |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor                    |        Version:                    
 Keywords:  msvc tor-client build  |         Parent:  #7754             
   Points:                         |   Actualpoints:                    
-----------------------------------+----------------------------------------

Comment(by ultramage):

 Slight clarification. This issue occurs when using a static openssl
 library build. The alternative is to use the shared dll library build,
 which already has the abovementioned dependencies included. Still, there
 is no harm including them, since the linker will just skip them when it
 finds no used references.

 Currently the expert bundle is built in an all-static mode, while the
 browser bundle uses the dll approach. In this case the static version
 would be the preferred one, since there is no sharing going on anyway, and
 it's a good idea to avoid introducing the dlls in situations where they
 might end up in PATH or colliding with another version.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7311#comment:3>
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