Installed MinGW GCC (GNU Compiler Collection) Version 8.2.0.Standard install (did not change anything) on Windows 7 64Bit.*I need the paths requested below.*CPATH: For searching the include-paths for headers.*What is (are) the path(s) to the standard headers that can be used by both GCC and G++?*C_INCLUDE_PATH: can be used to specify C headers.*What is (are) the path(s) to the standard headers that can be used by GCC only?*CPLUS_INCLUDE_PATH: can be used to specify C++ headers. *What is (are) the path(s) to the standard headers that can be used by G++ only?*LIBRARY_PATH: For searching library-paths for link libraries.*What is (are) the path(s) to the standard libraries that can be used by both GCC and G++?*Thank You. -- Sent from: http://gcc.1065356.n8.nabble.com/gcc-Help-f629689.html