Compiler can not find headers when used '--with-gxx-include-dir'
niXman
i.nixman@gmail.com
Fri Sep 14 22:05:00 GMT 2012
2012/9/15 Ian Lance Taylor:
> Hard to tell. In general I recommend that you tell us precisely what
> you did and precisely what happened. Otherwise we just have to guess,
> and that rarely works well.
Without using the '--with-gxx-include-dir' option for configure GCC -
everything's ok.
But I want to setup c++ headers in an other directory that I specify
in the '--with-gxx-include-dir' option. GCC is
configuring/building/installing successfully, but when I try to
compile some C++ code I get the error about that GCC can not find C++
header files.
--
Regards,
niXman
___________________________________________________
Dual-target(32 & 64 bit) MinGW compilers for 32 and 64 bit Windows:
http://sourceforge.net/projects/mingwbuilds/
More information about the Gcc-help
mailing list