[Bug bootstrap/12611] Gcc doesn't handle SGI's modularized compiler setup
dhazeghi at yahoo dot com
gcc-bugzilla@gcc.gnu.org
Wed Jan 21 18:19:00 GMT 2004
------- Additional Comments From dhazeghi at yahoo dot com 2004-01-21 18:19 -------
It looks like one hack to solve this would be in cppdefault.c:
below const struct default_include cpp_include_defaults[] you should be able to add a line along
the lines of { "/opt/MIPSpro/74/usr/include", "GCC", 0, 0, 0 }
Can you give this a try? Thanks.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12611
More information about the Gcc-bugs
mailing list