MSYS2-packages
MSYS2-packages copied to clipboard
Update gdbinit
fix wrong path of libstdcxx
python script
If the version number of gcc
was updated, but this script was not update the variable of %GCC_NAME%
which will lead an error of missing libstdcxx
module
This update use python script to search the real path of the gcc
folder and insert it into the sys.path
variable