OK, this issue is much more intricate than it looked like at first.
First, the existing code had some bugs:
- it removed files too often. After the first compile, we *know* that
there are no files to stumble over; if the compiler doesn't know -c
-o, then we have moved away $output_obj ourselv
Ralf Wildenhues gmx.de> writes:
>
> * Eric Blake wrote on Thu, Apr 10, 2008 at 06:56:07PM CEST:
> > src/.libs/lt-m4.c: In function `main':
> > src/.libs/lt-m4.c:288: warning: implicit declaration of function `_setmode'
>
> > OK to apply this?
>
> OK provided it's been tested under MinGW. I te
Ralf Wildenhues wrote:
> * Bob Friesenhahn wrote on Fri, Apr 11, 2008 at 12:12:45AM CEST:
>> On Thu, 10 Apr 2008, Ralf Wildenhues wrote:
>>> On systems where $PWD happens to not work, we shouldn't care about
>>> performance, they are so rare.
>> We should define what it means for PWD to work.
>
>