[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Undefined environment variable and operator ?=
From: |
zosrothko |
Subject: |
Re: Undefined environment variable and operator ?= |
Date: |
Mon, 17 Apr 2017 20:24:18 +0200 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 |
Le 17/04/2017 à 19:07, Toan Pham a écrit :
> @Paul, thank you and have a good day.
>
> On Apr 17, 2017 10:04 AM, "Paul Smith" <address@hidden
> <mailto:address@hidden>> wrote:
>
> On Mon, 2017-04-17 at 10:00 -0400, Toan Pham wrote:
> > What is the best way to override the default compiler? is this
> good practice:
> >
> > CXX:=$(CROSS_COMPILE)$(CXX)
>
> That's the way I would do it, yes.
>
Ok, but that does not work for 'ranlib' & 'strip' which are also needed
for cross compiling
- Undefined environment variable and operator ?=, zosrothko, 2017/04/17
- Re: Undefined environment variable and operator ?=, Paul Smith, 2017/04/17
- Re: Undefined environment variable and operator ?=, Toan Pham, 2017/04/17
- Re: Undefined environment variable and operator ?=, Paul Smith, 2017/04/17
- Re: Undefined environment variable and operator ?=, Toan Pham, 2017/04/17
- Re: Undefined environment variable and operator ?=,
zosrothko <=
- Re: Undefined environment variable and operator ?=, Paul Smith, 2017/04/17
- Re: Undefined environment variable and operator ?=, zosrothko, 2017/04/18
- Re: Undefined environment variable and operator ?=, Paul Smith, 2017/04/18