bug-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Path Problem When Emacs21 Built with Cygwin


From: Eli Zaretskii
Subject: Re: Path Problem When Emacs21 Built with Cygwin
Date: Sun, 11 Nov 2001 11:21:50 +0200 (IST)

On Sun, 11 Nov 2001, Yong LU wrote:

> $ cygpath -w /cygdrive/u/lyongu
> u:\lyongu
> 
> I think this can be used when generating the makefile. Slashes are also
> converted to backslashes, so maybe we should quote the result.

>From experience, you'd have hard time with GNU Make if the forward
slashes are converted to backslashes.  Too bad cygpath doesn't have an
option to produce file name with drive letters, but with forward
slashes.

However, if you can suggest changes that solve the problem using
cygpath, perhaps we could install it.  Please keep in mind that
whatever machinery you produce, it should be optional, since the
versions of Make and Bash listed in nt/INSTALL evidently don't need
any changes, and we want to continue supporting them.

What version of GNU Make are you using, btw?  And what version of the 
Cygwin DLL?



reply via email to

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