Hi All,

  Regarding to building IUP, CD and IM with MingW.

  The problem with TDM and Mingw64 is that they do not include MSYS. I made
a few tests here and IUP compile with MingW very easy using MSYS (from
MingW standard distribution). But I have a hard time using TDM and Mingw64.

  What I did was to use TDM or Mingw64, but to also install MSYS to solve
the additional tools missing. It works by setting (for instance):

set PATH=d:\lng\tdm-gcc\bin;d:\lng\mingw4\msys\1.0\bin;%PATH%
set MINGW4=d:/lng/tdm-gcc
set TEC_UNAME=mingw4

  Finally our TEC_UNAME name for these new compilers are outdated. The
"mingw4_64" package in the distribution was built with gcc version 5.2, not
4.5 as described in the documentation. Actually it should be named
"mingw5_64". I will fix that for future versions.

Best,
Scuri
------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to