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 libstdc++/5291] Bad reference to build directory in libstdc++.la


------- Additional Comments From danglin at gcc dot gnu dot org  2004-05-02 17:13 -------
> This is a known libtool bug.  There's nothing the library
> can do about it.  I'm not closing this PR now because it
> does continue to still be a problem.

I think for library installations we need to use libtool configured
with the installed version of gcc, or adjust the "-B' options so that
they don't reference the build directory. 


-- 


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


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