Help with Dependencies Compilation

"Libin Varghese" <[email protected]>
Newsgroups gmane.comp.windows.gnu.user
Message-ID <[email protected]>
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/bin/../lib/gcc/mingw32/3.4.5/../../../../include/unistd.h \
  g:/mingw/3.4.5/bin/../lib/gcc/mingw32/3.4.5/../../../../include/io.h \
  g:/mingw/3.4.5/bin/../lib/gcc/mingw32/3.4.5/../../../../include/_mingw.h \
  g:/mingw/3.4.5/bin/../lib/gcc/mingw32/3.4.5/../../../../include/sys/types.h \
  g:/mingw/3.4.5/bin/../lib/gcc/mingw32/3.4.5/../../../../include/stddef.h \
  g:/mingw/3.4.5/bin/../lib/gcc/mingw32/3.4.5/include/stddef.h \
  g:/mingw/3.4.5/bin/../lib/gcc/mingw32/3.4.5/../../../../include/process.h \
  ../../which-2.19-src/getopt.h \
  g:/mingw/3.4.5/bin/../lib/gcc/mingw32/3.4.5/../../../../include/stdlib.h \
  g:/mingw/3.4.5/bin/../lib/gcc/mingw32/3.4.5/../../../../include/string.h \
  ../../which-2.19-src/sys.h \
  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. 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?

--
Regards,
Libin

-------------------------------------------------------------------------
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/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.