[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Make CVS HEAD version build out of the box
From: |
Paul Smith |
Subject: |
Re: Make CVS HEAD version build out of the box |
Date: |
Wed, 03 Oct 2007 18:43:36 -0400 |
On Wed, 2007-10-03 at 21:44 +0200, Eli Zaretskii wrote:
> Maybe we should simply have a wrapper for `stat' on Windows, which
> could remove the slashes. Then these problems would be solved in one
> place once and for all.
I was thinking about this today. It seems like it would be a useful
thing to store a "canonical" name for a given file, even on POSIX
systems. One minor nit is that make conflates "targets" with "files";
not all targets are files and it's conceivable that you wouldn't want to
canonicalize targets.
--
-------------------------------------------------------------------------------
Paul D. Smith <address@hidden> Find some GNU make tips at:
http://www.gnu.org http://make.mad-scientist.us
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist
- Re: Make CVS HEAD version build out of the box, (continued)
- Re: Make CVS HEAD version build out of the box, Eli Zaretskii, 2007/10/03
- Re: Make CVS HEAD version build out of the box, Paul Smith, 2007/10/03
- Re: Make CVS HEAD version build out of the box, Yongwei Wu, 2007/10/03
- RE: Make CVS HEAD version build out of the box, Dave Korn, 2007/10/03
- RE: Make CVS HEAD version build out of the box, Paul Smith, 2007/10/03
- Re: Make CVS HEAD version build out of the box, Yongwei Wu, 2007/10/03
- Re: Make CVS HEAD version build out of the box, Yongwei Wu, 2007/10/02
- Re: Make CVS HEAD version build out of the box, Eli Zaretskii, 2007/10/02
- Re: Make CVS HEAD version build out of the box, grischka, 2007/10/03
- Re: Make CVS HEAD version build out of the box, Eli Zaretskii, 2007/10/03
- Re: Make CVS HEAD version build out of the box,
Paul Smith <=
- Re: Make CVS HEAD version build out of the box, Yongwei Wu, 2007/10/03
- Re: Make CVS HEAD version build out of the box, grischka, 2007/10/04
- Re: Make CVS HEAD version build out of the box, Eli Zaretskii, 2007/10/04