Hello.
I have installed wine and all needed libraries for Windows in Ubuntu 13.04 64 bits (i hope, the daily update of Ubuntu gives last week all the needed libraries).
When i try to build toolschains i get that message :
Start Action at 17-3-13 22:13:45
_______________________________________________________________
GNU Cross toolschains Engine settings
lin64
x86_64-linux
xxxx
i386
win32
xxxx
i386-win32
=====================================================================
BinUtils Build for i386-win32
=====================================================================
.
[info]: Remove OLD BinUtils Source folder...
sudo: no tty present and no askpass program specified
[info]: Remove OLD BinUtils temporary build folder...
sudo: no tty present and no askpass program specified
sudo: no tty present and no askpass program specified
sudo: no tty present and no askpass program specified
sudo: no tty present and no askpass program specified
sudo: no tty present and no askpass program specified
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... Invalid configuration `i386-win32': system `win32' not recognized
configure: error: /bin/bash ./config.sub i386-win32 failed
sudo: no tty present and no askpass program specified
sudo: no tty present and no askpass program specified
??????????????????????????????????????????????????????????????????????
[ERROR]: Sorry, Toolschains for i386-win32 NOT Build...
??????????????????????????????????????????????????????????????????????
_______________________________________________________________
Terminate Action at 17-3-13 22:13:46
Total time: 00:00:01.580
ExitCode : 0
What is missing ?