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

Re: [libobjc] committed, shared libraries


On Fri, 11 Jun 2004, Andrew Pinski wrote:

> I noticed this while working on getting libobjc back running
> on Darwin.  Libobjc was disabling shared libaries by default
> unlike the other target libraries.  This patch fixes that
> tested on powerpc-apple-darwin with a patch to the top level
> configure to build libobjc there.

You need to update the documentation of --enable-shared to reflect this
change.

If --enable-shared=libobjc is recognised, the documentation should reflect
that as well.  (Do libgfortran and libmudflap have --enable-shared=package
configure options?  The documentation doesn't say either way.)  In
addition, the documentation of --enable-version-specific-runtime-libs says
it is the default for libobjc, which no longer seems accurate.

-- 
Joseph S. Myers
jsm@polyomino.org.uk


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