Hi,

  I was able to build using MingW and a minimal installation of tools
provided by Win-Bash:

http://win-bash.sourceforge.net/

http://sourceforge.net/projects/win-bash/files/shell-complete/latest/shell.w
32-ix86.zip/download

  But I had to remove their "make.exe" command and use the MingW make.exe
instead.

  So here is what I did:

- Download+unpack shell.w32-ix86.zip
- Configure the PATH. Minimum:
set path=D:\app\win_bash;D:\lng\mingw4\bin;C:\Windows\syst
em32;C:\Windows;C:\Windows\System32\Wbem;
- Configure Tecmake (no need to install)
set MINGW4=d:/lng/mingw4
set TEC_UNAME=mingw4
- Build by just typing "make"

  Then, tested also using:
set TEC_UNAME=mingw4
make

  It builds the DLL.

  Then, also installed Tecmake and did:
make_uname mingw4
And
make_uname dllw4

  Both commands work ok.

Best,
Scuri



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Iup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to