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 `..' components),
it becomes:
g:/mingw/3.4.5/include/sys/stat.h
If you have MinGW installed in `g:/mingw/3.4.5', (i.e. your gcc.exe is
`g:/mingw/3.4.5/bin/gcc.exe'), that is perfectly correct.
> I want to change this path. These paths are not mentioned anywhere in
> the whole package. Can we set the path for the Mingw Headers and GLIBC
> headers in one place?
MinGW headers are located relative to where you installed MinGW; you
should not try to change that, or move them.
MinGW does *not* use GLIBC; it uses MSVCRT.DLL.
Regards,
Keith.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users