lkml.org 
[lkml]   [2002]   [May]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] Fix BUG macro
Kai Germaschewski wrote:
>
> On Fri, 17 May 2002, Rusty Russell wrote:
>
> > I don't care about the bloat: I care about the compile time exploding
> > because every file is different in different trees, due to the
> > filename strings.
> >
> > It'd be very nice to have a solution to this, and I'll keep sending
> > patches to Linus until he applies them or says "no do it this way".
>
> Well, a way to work around this would be to replace
>
> -I$(TOPDIR)/include
>
> with
>
> -I../../include
>
> on the command line, I suppose, with the right amount of "../". A bit
> hackish, but it should do.

Almost.. The final solution to all problems is to merge
kbuild-2.5 and then to teach it to use relative pathnames
when performing a build within the source tree. Presumably
that's not hard, but I'm surely about to learn why it's
not feasible.

-
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:22    [W:0.064 / U:0.404 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site