This is the mail archive of the gcc-bugs@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]

[Bug driver/38628] no 4.3.3 libraries for non-C languages if 4.3.3 and 4.4.0 in parallel



------- Comment #7 from pinskia at gcc dot gnu dot org  2008-12-26 17:49 -------
That is because when you use -V, it calls ${target}-gcc-4.3 rather than
${target}-gfortran-4.3 or ${target}-4.3-g++.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38628


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