emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Any idea why "make V=1" isn't working for me?


From: Juanma Barranquero
Subject: Re: Any idea why "make V=1" isn't working for me?
Date: Sat, 10 Oct 2015 12:08:59 +0200

On Sat, Oct 10, 2015 at 10:51 AM, Eli Zaretskii <address@hidden> wrote:

> What does "make --version" show in the MSYS Bash session?  My says:
>
>   $ make --version
>   GNU Make 3.82.90
>   Built for i686-pc-msys
>   Copyright (C) 2010  Free Software Foundation, Inc.
>   License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
>   This is free software: you are free to change and redistribute it.
>   There is NO WARRANTY, to the extent permitted by law.

The same. I got that make.exe from https://sourceforge.net/projects/mingwbuilds/files/external-binary-packages/ as pero nt/INSTALL instructions.

address@hidden /c/Devel/emacs/repo/trunk
$ cd nt

address@hidden /c/Devel/emacs/repo/trunk/nt
$ rm runemacs.exe

address@hidden /c/Devel/emacs/repo/trunk/nt
$ make V=1
  CCLD     runemacs.exe

address@hidden /c/Devel/emacs/repo/trunk/nt
$ make --version
GNU Make 3.82.90
Built for i686-pc-msys
Copyright (C) 2010  Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]