emacs-devel
[Top][All Lists]
Advanced

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

Re: Suspicious warning in W64 build


From: Angelo Graziosi
Subject: Re: Suspicious warning in W64 build
Date: Sat, 9 Sep 2017 13:32:05 +0200 (CEST)

> Il 9 settembre 2017 alle 12.37 Eli Zaretskii <address@hidden> ha scritto
> That doesn't seem to be the problem.  If you configure Emacs with
> 
>   --prefix=/c/whatever
> 
> i.e. with a lower-case /c/, does the problem go away?

No because I *already* use

  prefixname="c/LocalApps/Emacs"
  [...]
  "${src_dir}/configure" --prefix="/${prefixname}"
  [...]

in my script..

Meanwhile I did a bunch of builds

  ./autoge.sh
  ./configure
  make

in and out the tree, calling 

  ../PATH/configure

and

  /tmp/PATH/configure

and had not find any message  

  C:/.../foo and c:/.../foo are the same file



reply via email to

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