[Bug target/28097] error: ÂPATH_MAXÂ undeclared (first use in this function) when building cross compiler
info at yourkit dot com
gcc-bugzilla@gcc.gnu.org
Tue Jun 20 16:59:00 GMT 2006
------- Comment #2 from info at yourkit dot com 2006-06-20 16:38 -------
Actually the problem was solved (in our case) by copying header files from
Solaris machine to $PREFIX/sysroot/usr/include dictory and additing
"--with-sysroot=$PREFIX/sysroot" to configuration options. Binutils also need
to have "--with-sysroot=$PREFIX/sysroot" option. But we are getting stuck with
bug #28101
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28097
More information about the Gcc-bugs
mailing list