Path: utzoo!attcan!uunet!bywater!arnor!arnor!marc From: marc@arnor.uucp Newsgroups: comp.unix.aix Subject: Re: building shared libraries Message-ID: Date: 12 Oct 90 15:31:56 GMT References: <1990Oct11.181900@ead.dsa.com> Sender: news@arnor.uucp (NNTP News Poster) Organization: IBM T.J. Watson Research Center, Hawthorne, New York Lines: 6 In-Reply-To: schorr@ead.dsa.com's message of 11 Oct 90 22:19:00 GMT take off the -r option - it makes the library non-executable. you may have to include other (shared) libraries like libc.a in the build of your shared library. Marc Auslander