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 c++/16507] gcc_s not found when linking 64-bit C++


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-07-15 05:23 -------
> Thus far I have not found a permutation of options which installs the 
> libraries in the right place, or passes the right options to the 
> system linker so that it can find them.

Drop --enable-version-specific-runtime-libs with the 64-bit compiler or use a
32-bit multilibed compiler.


-- 


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


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