This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/27251] [4.2 Regression] undefined reference to `vec_assert_fail' with --disable-checking



------- Comment #2 from tkoenig at gcc dot gnu dot org  2006-05-20 19:26 -------
Same error happens when building a native compiler with i686-pc-cygwin
without --disable-checking, on an Athlon XP 2600, with a trunk as of
a few minutes ago.

Commands were:

../../gcc/trunk/configure --enable-languages=c,fortran
make bootstrap


-- 

tkoenig at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tkoenig at gcc dot gnu dot
                   |                            |org
   GCC host triplet|i686-pc-mingw32             |i686-pc-mingw32,i686-pc-
                   |                            |cygwin


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27251


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]