This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Having multiple GCC Version at the same time


Hello,
I am trying to have various GCC environment in parallel to make some
validation on my code and test the behaviour of those various
compiler. I am using C/C++ I would like to clarify the need of having
various version of libraries and the condition to decide whether a
library must be compiled and installed for the various GCC
environment. Does C libraries have to be available for the various
compiler version ? Does C++ libraries have to be available for the
various compiler version ?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]