[Bug bootstrap/43619] Bootstrap failure: "/lib/cpp" fails sanity check

2010-04-05 Thread mckelvey at maskull dot com
--- Comment #12 from mckelvey at maskull dot com 2010-04-05 14:36 --- (In reply to comment #11) > (In reply to comment #10) > > (In reply to comment #8) > > > > > cygcheck shows a reference to a sjlj dll, > > > > Woah, deja vu! > > > > > although --disable-sjlj-exceptions is spec

[Bug bootstrap/43619] Bootstrap failure: "/lib/cpp" fails sanity check

2010-04-02 Thread mckelvey at maskull dot com
--- Comment #11 from mckelvey at maskull dot com 2010-04-02 22:31 --- (In reply to comment #10) > (In reply to comment #8) > > > cygcheck shows a reference to a sjlj dll, > > Woah, deja vu! > > > although --disable-sjlj-exceptions is specified: > > So, you must still have the

[Bug bootstrap/43619] Bootstrap failure: "/lib/cpp" fails sanity check

2010-04-01 Thread davek at gcc dot gnu dot org
--- Comment #10 from davek at gcc dot gnu dot org 2010-04-02 01:03 --- (In reply to comment #8) > cygcheck shows a reference to a sjlj dll, Woah, deja vu! > although --disable-sjlj-exceptions is specified: So, you must still have the related .dll.a file in /usr/local/lib, so i

[Bug bootstrap/43619] Bootstrap failure: "/lib/cpp" fails sanity check

2010-04-01 Thread mckelvey at maskull dot com
--- Comment #9 from mckelvey at maskull dot com 2010-04-01 21:22 --- Created an attachment (id=20280) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20280&action=view) libgcc config.log -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43619

[Bug bootstrap/43619] Bootstrap failure: "/lib/cpp" fails sanity check

2010-04-01 Thread mckelvey at maskull dot com
--- Comment #8 from mckelvey at maskull dot com 2010-04-01 21:20 --- (In reply to comment #5) > You have a bad c++ in your path: > > configure:4892: checking whether we are using the GNU C++ compiler > configure:4911: c++ -c conftest.cpp >&5 > /usr/local/libexec/gcc/i686-pc-cygwin/4.5

[Bug bootstrap/43619] Bootstrap failure: "/lib/cpp" fails sanity check

2010-04-01 Thread mckelvey at maskull dot com
--- Comment #7 from mckelvey at maskull dot com 2010-04-01 19:02 --- (In reply to comment #4) > >--disable-bootstrap > > What happens if you remove that part? Disabling bootstrap for native builds > are > not really supported. > No difference. -- http://gcc.gnu.org/bugzilla/

[Bug bootstrap/43619] Bootstrap failure: "/lib/cpp" fails sanity check

2010-04-01 Thread schwab at linux-m68k dot org
--- Comment #6 from schwab at linux-m68k dot org 2010-04-01 16:05 --- AC_PROG_CXX was added with the --enable-build-with-cxx support. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43619

[Bug bootstrap/43619] Bootstrap failure: "/lib/cpp" fails sanity check

2010-04-01 Thread schwab at linux-m68k dot org
--- Comment #5 from schwab at linux-m68k dot org 2010-04-01 15:59 --- You have a bad c++ in your path: configure:4892: checking whether we are using the GNU C++ compiler configure:4911: c++ -c conftest.cpp >&5 /usr/local/libexec/gcc/i686-pc-cygwin/4.5.0/cc1plus.exe: error while loadin

[Bug bootstrap/43619] Bootstrap failure: "/lib/cpp" fails sanity check

2010-04-01 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2010-04-01 15:25 --- >--disable-bootstrap What happens if you remove that part? Disabling bootstrap for native builds are not really supported. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43619

[Bug bootstrap/43619] Bootstrap failure: "/lib/cpp" fails sanity check

2010-04-01 Thread mckelvey at maskull dot com
--- Comment #3 from mckelvey at maskull dot com 2010-04-01 15:10 --- Created an attachment (id=20277) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20277&action=view) Log from bootstrap -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43619

[Bug bootstrap/43619] Bootstrap failure: "/lib/cpp" fails sanity check

2010-04-01 Thread mckelvey at maskull dot com
--- Comment #2 from mckelvey at maskull dot com 2010-04-01 15:10 --- Created an attachment (id=20276) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20276&action=view) Log from ./configure -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43619

[Bug bootstrap/43619] Bootstrap failure: "/lib/cpp" fails sanity check

2010-04-01 Thread mckelvey at maskull dot com
--- Comment #1 from mckelvey at maskull dot com 2010-04-01 15:09 --- Created an attachment (id=20275) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20275&action=view) Output from ./configure -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43619