On 8 August 2012 21:15, Eric Wimmer wrote: > Hello, > > Should I be able to copy the gcc (and g++, gcov, etc) binaries to a > different location after they've been built and have them behave the same? Yes, but you need to move the entire GCC installation tree, preserving relative paths from the binaries to the libraries and headers, you can't just move the binaries.