That might be enough to compile Pike.
/ Peter Bortas (Kein Paket!)
Previous text:
2004-04-18 23:36: Subject: Free Optimizing C++ Compiler from Microsoft
Department: look-it-in-the-teeth Topic: Programming Author: michael Time: Sun Apr 18 15:26:00 2004 CEST
from the look-it-in-the-teeth dept. [1]FortranDragon writes "Microsoft has made the command line toolkit for Visual C++ available for a [2]free download. You can use the toolkit to build applications and redistribute them if you want (though you should read the EULA for the details, as always). This is a nice boon for those that have to deal with cross-platform compatibility, especially since Microsoft has tried to make Visual C++ more conformant to the ISO C++ standard. Go forth and compile your favorite OSS or FS programs today. ;-)"
--
- FortranDragon mailto:fortrandragon@hotmail.com
- free download http://msdn.microsoft.com/visualc/vctoolkit2003/
http://slashdot.org/article.pl?sid=04/04/18/0146234
/ Slashdotimportören
You need the "Microsoft Windows Platform SDK" as well (all the windows-specific include and library files):
http://www.microsoft.com/msdownload/platformsdk/sdkupdate/
/ Johan Schön (Firefruit)
Previous text:
2004-04-18 23:39: Subject: Free Optimizing C++ Compiler from Microsoft
That might be enough to compile Pike.
/ Peter Bortas (Kein Paket!)
If someone builds a mini-HOWTO to set up a windows compiler for Pike, I'll be happy to add my win32 system to xenofarm... (I have a permanent win xp machine for gaming now.)
/ Mirar
Previous text:
2004-04-19 00:09: Subject: Free Optimizing C++ Compiler from Microsoft
You need the "Microsoft Windows Platform SDK" as well (all the windows-specific include and library files):
http://www.microsoft.com/msdownload/platformsdk/sdkupdate/
/ Johan Schön (Firefruit)
It would be better if you managed to build in another way than the traditional one, e.g. running the scripts in cygwin but using a native compiler.
/ Martin Nilsson (provokatör)
Previous text:
2004-04-19 08:40: Subject: Free Optimizing C++ Compiler from Microsoft
If someone builds a mini-HOWTO to set up a windows compiler for Pike, I'll be happy to add my win32 system to xenofarm... (I have a permanent win xp machine for gaming now.)
/ Mirar
Well, it's not as easy as using a native compiler. I used a native compiler and still ended up with an unusable Pike. I would be more than happy to set up the build environment I used in the Pike lab if someone is intrested to work a bit on the issue with me.
/ Marcus Agehall (Scanian)
Previous text:
2004-04-19 12:43: Subject: Free Optimizing C++ Compiler from Microsoft
It would be better if you managed to build in another way than the traditional one, e.g. running the scripts in cygwin but using a native compiler.
/ Martin Nilsson (provokatör)
I'll write a mini-HOWTO.
/ Peter Bortas (Kein Paket!)
Previous text:
2004-04-19 08:40: Subject: Free Optimizing C++ Compiler from Microsoft
If someone builds a mini-HOWTO to set up a windows compiler for Pike, I'll be happy to add my win32 system to xenofarm... (I have a permanent win xp machine for gaming now.)
/ Mirar
Hmm, do you mind sharing that with me as well? I wouldn't be surprised if OpenSSL would benefit from it...
/ Richard (Hr. LeViMS) Levitte - GNU on VMS hacker [...]
Previous text:
2004-04-19 13:07: Subject: Free Optimizing C++ Compiler from Microsoft
I'll write a mini-HOWTO.
/ Peter Bortas (Kein Paket!)
Somehow I doubt it, but thanks for reminding me. It had totally slipped my mind. :-)
/ Peter Bortas (Kein Paket!)
Previous text:
2004-05-02 09:44: Subject: Free Optimizing C++ Compiler from Microsoft
Hmm, do you mind sharing that with me as well? I wouldn't be surprised if OpenSSL would benefit from it...
/ Richard (Hr. LeViMS) Levitte - GNU on VMS hacker [...]
You're oh so welcome :-)
/ Richard (Hr. LeViMS) Levitte - GNU on VMS hacker [...]
Previous text:
2004-05-02 12:42: Subject: Free Optimizing C++ Compiler from Microsoft
Somehow I doubt it, but thanks for reminding me. It had totally slipped my mind. :-)
/ Peter Bortas (Kein Paket!)
pike-devel@lists.lysator.liu.se