Re: Need a 32-bit environment in which to test new language under Windows
by Marco van de Voort <marcov@[EMAIL PROTECTED]
>
Dec 16, 2007 at 09:37 PM
On 2007-12-16, Marco van de Voort <marcov@[EMAIL PROTECTED]
> wrote:
>
> Use mingw as and ld. Compile minimal programs with mingw gcc and study
them
> (objdump and gcc -S and verbosity options to see linker params)
Oh, and Linux might be easier if you are new to this.