------- Comment #25 from joel at gcc dot gnu dot org  2010-04-07 12:11 -------
Although we may seem paranoid and picky, these can break things in a very weird
and very hard to debug way.  I just tripped across another place where
gcc/config is passed as an include directory to the build of a language
run-time library cross.  It showed up because there was a file name conflict
between gcc internal .h files and the support .h files on the target.

It is better to kill these.


-- 


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

Reply via email to