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

Re: Implications of tighter integration of libg++



>   > It is desirable to place libraries compiled against and dependent upon
>   > a given version of g++, and their related header files, into the
>   > compiler's lib and include directory.

Yes, but once we have complete standards conformance, we should get to the
point where libstdc++ always has the exact same API, so this kind of
dependency doesn't really exist.  I think that the compiler-specific
lib directory really makes sense only for static libraries, not shared
libraries.




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