[Bug bootstrap/13334] Bootstrap failure: libiberty/fibheap.c: LONG_MIN undeclared
gerald at pfeifer dot com
gcc-bugzilla@gcc.gnu.org
Sun Jun 20 15:11:00 GMT 2004
------- Additional Comments From gerald at pfeifer dot com 2004-06-20 15:11 -------
The patch looks fine, Andrew. I just suggest two minor changes:
+Note that using non-standard @code{CFLAGS} can cause bootstrap to fail in
+@file{libiberty}, if these trigger a warning with the new compiler. For
+example using @samp{-O2 -g -mcpu=i686} on @code{i686-pc-linux-gnu} will
+cause bootstrap failure as @code{-mcpu=} is deprecated in 3.4.0 and above.
+
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13334
More information about the Gcc-bugs
mailing list