This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] PR 10532


Ralf Corsepius wrote:
The patches below address gcc incorrectly setting up its include file
path for cross-compilers.

This appears to be already fixed on the mainline by a patch from Daniel Jacobowitz. See the 2003-02-13 configure.in patch which defines PREFIX_INCLUDE_DIR only if host == target. This is part of the sysroot patch which isn't on 3.3 and is too big to add now, but the cross compiler test part of this could be applied to the 3.3 branch if it solves your problem.


Jim



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]