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:01 -------
> It might be harmless but rather annoying since linker command lines 
> get longer and longer :-(

It's not harmless on the PA.  If other libraries are built when the
build directory contains libraries, you can end up with a hardcoded
dependence on one or more libraries in the build directory.  In the
case that I saw, it was to libgcc_s.sl.


-- 


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]