On Thu, 2016-01-07 at 15:46 +0000, Burton, Ross wrote:
> 
> On 7 January 2016 at 15:40, Trevor Woerner <twoer...@gmail.com>
> wrote:
> > I was surprised to find that BUILD_CC is being set to whatever
> > comes up
> > first in our build computer's PATH. But I guess the alternative
> > would be
> > to make our builds longer by compiling our own native compiler for
> > such
> > cases.
> > 
> You could always set BUILD_CC to explicitly point to the right
> compiler on your machine.  When I was trying to make OE work on
> Darwin I had to set BUILD_CC to point at brew's gcc binaries.

Or you setup PATH to include things in the right order as we do with
other native tools...

Cheers,

Richard
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to