Menu

Compiling for x64

Help
Anonymous
2012-02-05
2012-07-26
  • Anonymous

    Anonymous - 2012-02-05

    I'd like to have x64 version of some of the GNU tools, especially sort which
    could use several gigs of RAM to speed things up. Has anyone had any luck
    compiling for x64?

     
  • Allan

    Allan - 2012-02-05

    Gnuwin32 is intended for 32-bit Windows builds but as a suggestion you could
    try cross-building from Mingw32 using the TDW Mingw-replacement GCC compiler:

    http://tdm-gcc.tdragon.net/. Many Gnu tool' projects do not support building with any recent MS C/C++ compiler (cl.exe) or at least not by either usingnmake' nor the Visual Studio IDE.

     
MongoDB Logo MongoDB