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: [MinGW] Set NATIVE_SYSTEM_HEADER_DIR relative to configured prefix


On Sun, Dec 17, 2006 at 05:57:19PM -0500, Bob Rossi wrote:
>   ignoring nonexistent directory "C:/mingw/sys-root/mingw/include"
> The first thing I notice is that gcc is looking in an absolute path for
> the files. If I was to get this to work properly, shouldn't gcc be
> looking in ../mingw/sys-root or something like that? As it is now, I'd
> have to always relocate my gcc to the C:/

No.  It's done its relocation work before this point.


-- 
Daniel Jacobowitz
CodeSourcery


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