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++/37116] installing gcc in a non-conventional place has problems finding libstdc++.



------- Comment #1 from bangerth at dealii dot org  2008-08-13 16:14 -------
(In reply to comment #0)
> By default, I suppose a -Wl,-rpath,<prefix-lib> would be useful...

No, since you can't override that and then you can't use another libstdc++
than the one that comes with the compiler you built with.

W>


-- 

bangerth at dealii dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bangerth at dealii dot org
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


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