This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


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

Re: [2.90.9] planning for the next release


>>>>> Martin v Loewis <martin@loewis.home.cs.tu-berlin.de> writes:

 > I thought that Jason merely wanted an to *build* both libraries,
 > primarily to see whether the compiler still accepts all code in it (I
 > guess). That should be possible, at least trivially by

 > EXTRA_TARGET_LIBS="libstdc++ libio" configure  --other-options

 > and having $EXTRA_TARGET_LIBS at the end of target_libs.

 > When it comes to installation, you'll have to pick one or the other,
 > because the compiler has to chose specific include files and libraries
 > (unless we want -flibstdc++=v3, but I certainly don't ...) So I'd
 > expect 'build all libraries' to be an expert's option only, at least
 > until we know how they can be installed concurrently.

Sounds fine.  I never do a 'make install' anyway.

Jason

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