Microsoft Windows for 64-bit Extended Systems

Compiling "Hello World" for Windows 64-bit Extended Systems, introduction:

Running an 64-bit version of Windows is one thing, compiling native Win64 applications is a complete other story. Most people that currently using Windows 64-bit are probably not interested in compiling applications, therefore this article is intended for those who want to give it a try, but don't know how setup the required tools and are more than happy to see the displayed dialog box after running their 'Hello World...' on an 32-bits version of Windows. This means that compiling and linking the application was a success.

Dialog box


Also Microsoft stated that cross compiling applications for the AMD64 was the only supported way of writing 64-bit applications for 64-bit Windows. Cross compiling is compiling software for one architecture on another architecture. For now I can say; that not supported does not necessary mean, that it does not work. You'll have to read on, in order to see how it's done.




Setting up the environment :NEXT -->

Related links:
Updates:
Comments, ideas or suggestions:
Can be sent to: amd64@collosumus_NOSPAM_.net, please remove the _NOSPAM_ from the e-mail address. You can't be too careful with spam these days.


Last update: 01/18/2004.