shared libobjc, libstdc++

Andreas Schwab schwab@suse.de
Fri Apr 14 05:25:00 GMT 2000


nicola@brainstorm.co.uk writes:

|> Hi,
|> I am working on adding shared lib support in GNU Objective-C runtime
|> (libobjc).
|> 
|> It's only a configuration problem - involving editing the configure.in and
|> Makefile.in.  But I'd like to do it pretty well, so that it can be
|> contributed back to gcc.
|> 
|> I already did it with stand alone code, and it works nice, but I'd like it
|> to be as much integrated as possible with the other gcc parts.
|> 
|> To me it does not look like I can simply borrow libstdc++'s shared lib
|> support, or use or rely on the work already done on libstdc++ or in other
|> gcc libs - even if it would be really desiderable.

IMHO it would be much better to use libtool.  It is far superior to the
current shared lib support.

Andreas.

-- 
Andreas Schwab                                  "And now for something
SuSE Labs                                        completely different."
Andreas.Schwab@suse.de
SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg


More information about the Gcc mailing list