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: shared libobjc & multilibs ?



HH> what would be the best approach to make egcs support building a shared
HH> libobjc ? 

JL> See the libiberty makefiles and configure fragments.

I've got a automake/libtool-ified version of libobjc with added
header files for *most* of the required compiler info.¹ It also includes
a heavily-modified version of mframe (from GNUstep), and support for
building Windows DLLs.  Let me know if you want it.

¹ I don't think it will work on AIX yet because some of the GCC macros
are difficult to duplicate in a standalone way.



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