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] | |
You can completely separate two GCC environments alternating installation root with --prefix=PREFIX option of configure script. Thus you can switch between configurations overriding PATH and LD_LIBRARY_PATH like this:Hello, I am trying to have various GCC environment in parallel to make some
Yes.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] |