[Bug bootstrap/12611] Gcc doesn't handle SGI's modularized compiler setup
rrr6399 at futuretek dot com
gcc-bugzilla@gcc.gnu.org
Tue Oct 14 04:46:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12611
------- Additional Comments From rrr6399 at futuretek dot com 2003-10-14 04:46 -------
Thanks for the response!
I tried configure --oldincludedir=/opt/MIPSpro/74/usr/include,
but that didn't seem to propagate down to the Makefile in
the gcc directory. (BTW, that flag isn't documented at:
http://gcc.gnu.org/install/configure.html )
I noticed there is a variable in gcc/Makefile.in
called OTHER_FIXINCLUDES_DIRS. I'm going to try
OTHER_FIXINCLUDES_DIRS=/opt/MIPSpro/74/usr/include
to see what happens.
More information about the Gcc-bugs
mailing list