This is the mail archive of the gcc@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]

Re: fixinc w/ SYSTEM_INCLUDE_DIR set?


On Mon, Aug 31, 1998 at 10:27:59AM -0500, Robert Lipe wrote:
> The reason I have to do this for a specific target (that I still haven't
> submitted for approval/checking) that offers an "alternate universe" of
> starttups, teardowns, libraries, and headers.   Having SYSTEM_HEADER_DIR
> set allows things like fixincludes to DTRT.

This sounds like you want to "cross-compile" to yourself.
Seems like arranging for CROSS_COMPILE to be set would 
solve most of your problems?


r~


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