You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by Apache Wiki <wi...@apache.org> on 2011/05/13 22:43:07 UTC

[Httpd Wiki] Update of "Win64Compilation" by PontusCarlsson

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.

The "Win64Compilation" page has been changed by PontusCarlsson.
http://wiki.apache.org/httpd/Win64Compilation?action=diff&rev1=15&rev2=16

--------------------------------------------------

  
  ms\do_win64a.bat creates the makefiles and nmake -f ms\ntdll.mak as you might expect runs the makefile.
  
+ Note: If you're compiling OpenSSL 1.0.0d with then you need to create a new empty store.h in inc32\openssl\.
+ I.e:
+ {{{
+ echo. > inc32\openssl\store.h
+ }}}
+ 
  == HTTPd ==
  Right then! Now we're actually going to compile HTTPd. First of all, since you have perl installed then before the compilation, run
  

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org