Libin Varghese wrote, quoting me:
>> Where have you installed MinGW?
>>
>> If you normalise the above path, (i.e. resolve out the `..' components),
>> it becomes:
>>
>> g:/mingw/3.4.5/include/sys/stat.h
>
> I have my mingw installed in f:/mingw . I have to replace
> g:/mingw/3.4.5/bin/ to f:/m
Hi,
On Tue, May 27, 2008 at 5:32 PM, Keith MARSHALL
<[EMAIL PROTECTED]> wrote:
> Libin Varghese wrote:
>> [snip numerous lines similar to...]
>> g:/mingw/3.4.5/bin/../lib/gcc/mingw32/3.4.5/../../../../include/sys/stat.h
>>
>> But the path specified here for the headers are not correct.
>
> Where
Libin Varghese wrote:
> [snip numerous lines similar to...]
> g:/mingw/3.4.5/bin/../lib/gcc/mingw32/3.4.5/../../../../include/sys/stat.h
>
> But the path specified here for the headers are not correct.
Where have you installed MinGW?
If you normalise the above path, (i.e. resolve out the `.
Hi All,
After running make -f makefile.mingw , it creates .Po files in the
.deps directory. I notice that in the .Po files it addes compilation
dependencies headers as shown below:
shell.o: ../../which-2.19-src/tilde/shell.c ../config.h \
D:/Progra~1/GnuWin32/include/unistd.h \
g:/mingw/3.4.5