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: Bugs in sysroot patches resulting in $(local_include)/include always searched, ../-expansion broken


On Sat, Feb 22, 2003 at 03:05:27AM +0100, Hans-Peter Nilsson wrote:
> > Date: Thu, 20 Feb 2003 14:09:13 -0500
> > From: Daniel Jacobowitz <drow at mvista dot com>
> 
> > On Thu, Feb 20, 2003 at 04:09:41PM +0100, Hans-Peter Nilsson wrote:
> > > That is, TARGET_SYSTEM_ROOT is always defined, to 0 in the
> > > unused case, so the #if defined-test always yields true.  I see
> > > no other macro that can be tested as a trivially replacement so
> > > I leave the fix to you.
> > 
> > For this problem, could you try out the following patch?
> 
> I can confirm that it works as expected.  Thanks!  Do you have a
> patch for the second problem?

No, but it should be a matter of an -isystem somewhere.

> ...hum, maybe I should fix my setup to not require relocation.
> I'll do that, but I'm still uneasy about the changed relocation
> semantics (not relocating when the gcc binary is elsewhere).
> Was that discussed and agreed on?

I don't understand what change you mean.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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