------- Comment #10 from pluto at agmk dot net  2006-03-12 09:14 -------
so, 4.1.0 was released with bootstrap blocker.
alpha-linux bootstrap is possible only with configure-hack.

-errors=`(${CC} -c conftest.adb) 2>&1 || echo failure`
+errors=`(${CC} -c conftest.adb) 2>/dev/null || echo failure`


-- 


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

Reply via email to