Hi all, This might be a naive question. I have Windows 7. I downloaded MinGW-W64 GCC-8.1.0 x86_64-posix-seh. And extracted in to my harddisk. I added the bin folder to my PATH.
now when I do: gcc --print-sysroot I'm getting: C:/mingw810/x86_64-8.1.0-posix-seh-rt-_v6-rev0/mingw64 This is not the path I installed mingw and gcc into. How would I be able to set the *default* sysroot path on my system? I prefer not to msys(2) tools if possible. Thanks, best regards, Maarten Verhage _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
