[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Make opens Android Studio
From: |
Bob Proulx |
Subject: |
Re: Make opens Android Studio |
Date: |
Mon, 21 Mar 2016 14:47:16 -0600 |
User-agent: |
Mutt/1.5.24 (2015-08-30) |
Sideboard wrote:
> Paul Smith wrote:
> > You don't show the command that make is invoking, only the error
> > messages, so there's no much we can tell you.
>
> The command was a plain `make'.
The command you invoked from the command line is not "the command that
make is invoking". You are invoking 'make'. The command that make is
invoking is configured in the Makefile that tells make what to do. It
is the Makefile information which is missing.
> For the partial compilation I intend, it
> will be `make M=/path/to/source/sound/usb' but Android Studio (AS) is
> also opened with the plain command so I went with that for the initial
> message.
An error in the make rules breaking an assembler call $(AS) and
invoking "AS" instead of the value of AS? Just guessing.
Bob
- Make opens Android Studio, Sideboard, 2016/03/20
- Re: Make opens Android Studio, Paul Smith, 2016/03/20
- Re: Make opens Android Studio, Sideboard, 2016/03/20
- Re: Make opens Android Studio,
Bob Proulx <=
- Re: Make opens Android Studio, Sideboard, 2016/03/21
- Re: Make opens Android Studio, Bob Proulx, 2016/03/21
- Re: Make opens Android Studio, Sideboard, 2016/03/22
- Re: Make opens Android Studio, Rakesh Sharma, 2016/03/22
- Re: Make opens Android Studio, Rakesh Sharma, 2016/03/22