Menu

DLL Build Help

2013-01-31
2013-02-02
  • Robert Ritchey

    Robert Ritchey - 2013-01-31

    Hi,
    Using ant and MinWG is new to me. I noticed in the build file there is only a Windows option to build 64-bit. I also notice where the flags are defined it looks like both 32- and 64-bit flags are defined. My system is a 32-bit XP system. Do I need to delete or comment out the stuff referring to 64-bit to get the build to succeed? Thanks.

     
  • uniederer

    uniederer - 2013-02-02

    You should use MinGW-w64. This compiler supports -m32 and -m64 that yields a multilib which should support both platforms.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.