public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Clemens Valens <cvalens@yahoo.com>
To: insight@sourceware.org
Subject: Build failure on MinGW
Date: Wed, 10 Nov 2010 17:07:00 -0000	[thread overview]
Message-ID: <885371.64391.qm@web110204.mail.gq1.yahoo.com> (raw)
In-Reply-To: <1289408071.23303.ezmlm@sourceware.org>

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


      

       reply	other threads:[~2010-11-10 17:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1289408071.23303.ezmlm@sourceware.org>
2010-11-10 17:07 ` Clemens Valens [this message]
2010-11-10 19:18   ` Keith Seitz
2010-11-11 18:15     ` Clemens Valens
2010-11-11 22:21       ` Clemens Valens
2010-11-12  3:23         ` Keith Seitz
2010-11-12 13:46           ` Clemens Valens

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=885371.64391.qm@web110204.mail.gq1.yahoo.com \
    --to=cvalens@yahoo.com \
    --cc=insight@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).