[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1321418670.32381.1.camel@edumazet-laptop>
Date: Wed, 16 Nov 2011 05:44:30 +0100
From: Eric Dumazet <eric.dumazet@...il.com>
To: Stephen Hemminger <shemminger@...tta.com>
Cc: greearb@...delatech.com, netdev@...r.kernel.org
Subject: Re: [RFC] iproute: Support cross-compiling.
Le mardi 15 novembre 2011 à 17:17 -0800, Stephen Hemminger a écrit :
> On Tue, 15 Nov 2011 17:04:42 -0800
> greearb@...delatech.com wrote:
>
> > From: Ben Greear <greearb@...delatech.com>
> >
> > This lets users use their own compiler instead of
> > hard-coding to use gcc.
> >
> > Also adds tests to disable some things that were not supported
> > in my ARM cross-compile toolchain.
> >
> > Signed-off-by: Ben Greear <greearb@...delatech.com>
>
> Can't you do this by setting up the compile environment better?
> I would rather have the tools work with all features and handle
> errors from kernel rather than neutering it.
I have roughly same errors when compiling on RHEL4
glibc-2.3.4-2.36 doesnt contain unshare() call, but my dev kernel
certainly have it ;)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists