[Bug driver/38628] no 4.3.3 libraries for non-C languages if 4.3.3 and 4.4.0 in parallel
dfranke at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Dec 26 17:32:00 GMT 2008
------- Comment #6 from dfranke at gcc dot gnu dot org 2008-12-26 17:31 -------
Just to make sure, you cleaned out the prefix before?
I use a similar setup at work, 4.2, 4.3 and trunk, all in the same prefix.
Besides "--enable-version-specific-runtime-libs", I also have
"--program-suffix=-${branch}". The binaries are called gfortran-4.2,
gfortran-4.3 and gfortran-svn and this works nicely for me.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38628
More information about the Gcc-bugs
mailing list