Build failure on MinGW

Clemens Valens <[email protected]>
Newsgroups gmane.comp.debugging.insight
Message-ID <[email protected]>
Hi,

I try to build Insight-6.8-1 on MinGW current version for Windows XP Pro. Compilation fails on SEH:

tclWinChan.o: in function 'Tcl_MakeFileChannel':
C:\MinGW\msys\1.0\home\mips\arm-none-eabi\install\build\tcl\win/../../../insight
-6.8-1/tcl/win/tclWinChan.c:1052: undefined reference 'ESP'
C:\MinGW\msys\1.0\home\mips\arm-none-eabi\install\build\tcl\win/../../../insight
-6.8-1/tcl/win/tclWinChan.c:1052: undefined reference 'EBP'
C:\MinGW\msys\1.0\home\mips\arm-none-eabi\install\build\tcl\win/../../../insight
-6.8-1/tcl/win/tclWinChan.c:1067: undefined reference 'ESP'
C:\MinGW\msys\1.0\home\mips\arm-none-eabi\install\build\tcl\win/../../../insight
-6.8-1/tcl/win/tclWinChan.c:1067: undefined reference 'EBP'
collect2: ld returned 1 exit status
make[3]: *** [tcl84.dll] Error 1
make[3]: Leaving directory `/home/mips/arm-none-eabi/install/build/tcl/win'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/mips/arm-none-eabi/install/build/tcl'
make[1]: *** [all-tcl] Error 2
make[1]: Leaving directory `/home/mips/arm-none-eabi/install/build'
make: *** [all] Error 2

This is my configure command:

$ ./configure --target=arm-none-eabi \
              --prefix=/mingw \
              --enable-interwork \
              --enable-multilib \
              --with-gnu-ld \
              --with-gnu-as \
              --disable-werror

Someone knows how to fix this?

Thanks,
Clemens
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.