Windows Build Requirements Changes -> MinGW64

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Windows Build Requirements Changes -> MinGW64

Sven Gothel
Administrator
We have to use MinGW64 not for the 64bit build as well as for the 32bit build, homepage http://mingw-w64.sourceforge.net.

MinGW64 is deployed in different configurations, the following lists the version we use:

    version: 4.8.1
    threading: win32
    exceptions: SJLJ
    revision: 5

+++

https://jogamp.org/wiki/index.php/Building_JOGL_on_the_command_line#Install_MinGW_.28Windows_only.29

https://jogamp.org/jogl/doc/HowToBuild.html

+++

~Sven


signature.asc (911 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Windows Build Requirements Changes -> MinGW64

Wade Walker
Administrator
Hi Sven,

It's not quite clear to me what "not for the 64bit build as well as for the 32bit build" means -- we install the 32-bit version of the compiler on x86 systems, and the 64-bit version of the compiler on x86_64 systems, right? If so, would you mind if I rephrased the wiki instructions a little?
Reply | Threaded
Open this post in threaded view
|

Re: Windows Build Requirements Changes -> MinGW64

Sven Gothel
Administrator
On 08/31/2013 06:19 PM, Wade Walker [via jogamp] wrote:
> Hi Sven,
>
> It's not quite clear to me what "not for the 64bit build as well as for the
> 32bit build" means -- we install the 32-bit version of the compiler on x86
> systems, and the 64-bit version of the compiler on x86_64 systems, right? If
> so, would you mind if I rephrased the wiki instructions a little?
>

'not _just_ for .. ' .. duh

.. after hours typing dropping words, thank you!

Hey .. somebody reads it, hurray :)

I thought adding the 'not just' .. due to the probable confusion
of reading something like 64 for 32bit builds.
Now I made the confusion complete.

Will edit later, thank you!

Cheers, Sven



signature.asc (911 bytes) Download Attachment