Web Servers on Windows - Build for win32 without VC++?

This is Interesting: Free IT Magazines  
Home > Archive > Web Servers on Windows > September 2004 > Build for win32 without VC++?





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Build for win32 without VC++?
Spammers@AreLowLifes.com-INVALID-MUNGED

2004-09-25, 2:48 am

Has anybody ever tried (not to mention succeeded!) to build a version of
Apache for Win32 (definitely version 2) using FOSS tools and completely
bypassing MS Visual Studio? I don't mean for Cygwin, but native Win32?

Maybe I am being a bit paranoid here, but I don't want to use Cygwin and
add an extra layer of interface. On the face of it, this makes it to me
less secure, more avenues for attack by intruders. Plus efficiency.

It irritates me that I have to spend hundreds of $ to build a FOSS tool.

Also, I want SSL capability and the only way to get this on Win32 is to
either build it with MS VC++ or to download prebuilt versions from someone
I don't know. Plus, if I can build it, I can keep up with source code
security updates like the one for 2.0.51.

Up to now, I have gotten the apr component to build using straight GCC
after converting the .DSW and .DSP files into makefiles. Running into some
brick walls, though.

If someone else has solved all of this and has published it on the Web, a
URL would be most appreciated. If not, I'll slog along and publish it
myself when I get a web site up.
DvDmanDT

2004-09-26, 5:52 pm

Hmm.. .. Maybe, but just maybe, you should look at theese three links.. Not
sure they'll help though..
http://lab.msdn.microsoft.com/vs2005/ (freeware version of Visual Studio
2005, not sure how limited though.. Mostly in licensing I think)
http://msdn.microsoft.com/visualc/vctoolkit2003/ (free commandline C/C++
compiler from VS.NET 2003)
http://www.microsoft.com/msdownload...msdk/sdkupdate/ (Platform SDK..
Headers and libs, as well as tools, including link.exe if I'm not mistaken)

Using these, you MIGHT succeed in building Apache from source.. php can be
built this way anyway (using the two latter).. Good luck, and post an
article if you succeed..
--
// DvDmanDT
MSN: dvdmandt€hotmail.com
Mail: dvdmandt€telia.com
<Spammers@AreLowLifes.com-INVALID-MUNGED> skrev i meddelandet
news:cj39ju$njd$1@news2.netvision.net.il...
> Has anybody ever tried (not to mention succeeded!) to build a version of
> Apache for Win32 (definitely version 2) using FOSS tools and completely
> bypassing MS Visual Studio? I don't mean for Cygwin, but native Win32?
>
> Maybe I am being a bit paranoid here, but I don't want to use Cygwin and
> add an extra layer of interface. On the face of it, this makes it to me
> less secure, more avenues for attack by intruders. Plus efficiency.
>
> It irritates me that I have to spend hundreds of $ to build a FOSS tool.
>
> Also, I want SSL capability and the only way to get this on Win32 is to
> either build it with MS VC++ or to download prebuilt versions from someone
> I don't know. Plus, if I can build it, I can keep up with source code
> security updates like the one for 2.0.51.
>
> Up to now, I have gotten the apr component to build using straight GCC
> after converting the .DSW and .DSP files into makefiles. Running into

some
> brick walls, though.
>
> If someone else has solved all of this and has published it on the Web, a
> URL would be most appreciated. If not, I'll slog along and publish it
> myself when I get a web site up.



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com