3.9.44 will at least build completely in 32-bit mode if you use all-gnu compilers. It will autobuild to use Windows threads to avoid bringing in the pthreads lib.
On some systems, the architectural defaults may cause you to get the wrong answer/seg fault, because most of my 32 bit arch defs are out-of-date. This is what happened for me on the Core2 arch, so you may want to install without architectural defaults (which means the install will probably take overnight).
I will return to this later to try to add handling of non-gnu compilers, but hopefully this will help some folks.
Cheers,
Clint
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Guys,
3.9.44 will at least build completely in 32-bit mode if you use all-gnu compilers. It will autobuild to use Windows threads to avoid bringing in the pthreads lib.
On some systems, the architectural defaults may cause you to get the wrong answer/seg fault, because most of my 32 bit arch defs are out-of-date. This is what happened for me on the Core2 arch, so you may want to install without architectural defaults (which means the install will probably take overnight).
I will return to this later to try to add handling of non-gnu compilers, but hopefully this will help some folks.
Cheers,
Clint