Hey, I am using mingw-builds (GCC 4.9.2) and I would like to know why only a few binaries are present with a prefix (eg bin/x86_64-w64-mingw32-c++.exe).
I find it handy to keep multiple mingw toolchains in the same path var and only switch the prefix to reference the one I want; but that doesn't work when using some binaries that are not prefixed. If it were possible, I would love to see prefixed copies for the following: ar, as, gdb, ld, ranlib, strip, windres It is not a big deal to me as I can also get them from the Cygwin path (where they are all prefixed), but it is bothersome to people who use the toolchain and do not have the Cygwin cross-compilers. Thanks for any insight, Zouzou ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
