This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/27251] [4.2 Regression] undefined reference to `vec_assert_fail' with --disable-checking
- From: "r_ovidius at eml dot cc" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 May 2006 19:53:15 -0000
- Subject: [Bug bootstrap/27251] [4.2 Regression] undefined reference to `vec_assert_fail' with --disable-checking
- References: <bug-27251-7936@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from r_ovidius at eml dot cc 2006-05-20 19:53 -------
The build was a crossed-native. A cross compiler (linux->mingw) was building a
mingw native compiler.
build=i686-pc-linux-gnu
host=i686-pc-mingw32
target=i686-pc-mingw32
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27251