------- Additional Comments From wanderer at rsu dot ru  2005-01-31 18:44 
-------
And PR18360 indeed related to this bug report.

If gcc 3.4.3 bootstraped using installed gcc 4.0:

gcc/intl/configure test using gcc 4.0 and found /usr/local/include/libintl.h
and remember this

But stage1 gcc 3.4.3 not search in /usr/local/include and fail compile stage2 
with error:

In file included from c-parse.y:42:
/home/wanderer/pkg/build/gcc/src/gcc_34/gcc/gcc/intl.h:31:21: libintl.h: No 
such file or directory

I think rebuilding gcc/intl before each stage using previous build C compiler 
can fix PR19656 and PR18360 


-- 


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

Reply via email to