------- Comment #7 from rguenth at gcc dot gnu dot org  2010-03-30 14:35 -------
I only see -I../libdecnumber, not libcpp.  And that's a host include dir
which looks ok as we are building h8300.o, an object for the host.

In fact what looks broken is

-isystem /opt/rtems-4.11/h8300-rtems4.11/include -isystem
/opt/rtems-4.11/h8300-rtems4.11/sys-include

which is target includes when building a host object.  Or maybe I'm missing
something.

At least please say how you configured gcc.


-- 


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

Reply via email to