On 30/06/2014 21:32, Mladen Turk wrote: > On 06/30/2014 10:23 PM, Mark Thomas wrote: >> On 30/06/2014 14:45, Mark Thomas wrote: >>> I've got OpenSSL and APR building on x64. Currently stuck on the tc >>> native build which is complaining about: >>> error LNK2001: unresolved external symbol __security_cookie >>> >>> I'm fairly sure I've hit this before and just need to remember how I >>> fixed it, find the right part of my notes, do the right Google search. >>> >>> I'm off out now but will be back on this later. >> >> OK. I think I have a working build for tc-native statically linked to >> OpenSSL and APR and dynamically linked to the MS runtime DLLs. >> >> As far as I can tell Mladen has been building with Visual Studio 6. > > Nope. > I'm building with Windows7 DDK, and some other tools: > https://github.com/mturk/cmsc
Ah. Interesting. What OS are you running that little lot on? > Think I'm gonna change that because Microsoft drop that > in favor of standard Visual Studio. Change to what? Whenever I have tried to use a newer version of Visual Studio I have ended up with a dependency on a later version of the MS runtime DLLs. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org