bug-make
[Top][All Lists]
Advanced

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

Re: It's should be mkdir .dep 2>nul under win32


From: Eli Zaretskii
Subject: Re: It's should be mkdir .dep 2>nul under win32
Date: Wed, 11 Apr 2012 10:59:47 +0300

> From: 罗勇刚(Yonggang Luo)  <address@hidden>
> Date: Wed, 11 Apr 2012 12:36:32 +0800
> 
> **** Build of configuration Default for project catos-linux ****
> 
> mingw32-make -d all
> GNU Make 3.82
> Built for i386-pc-mingw32
> 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.
> Reading makefiles...
> Reading makefile `makefile'...
> Creating temporary batch file
> C:\Users\dreamkxd\AppData\Local\Temp\make6896-1.bat
> Batch file contents:
> @echo off
> mkdir .dep 2>/dev/null
> CreateProcess(C:\Users\dreamkxd\AppData\Local\Temp\make6896-1.bat,C:\Users\dreamkxd\AppData\Local\Temp\make6896-1.bat,...)

What is "catos-linux", and why did you think that problems in
Makefile's of that project are something that should be fixed in Make,
rather than in the project itself?




reply via email to

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