Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!sdd.hp.com!decwrl!shelby!snorkelwacker!ai-lab!dead!ead.dsa.com!schorr From: schorr@ead.dsa.com (Andrew J. Schorr) Newsgroups: comp.unix.aix Subject: building shared libraries Message-ID: <1990Oct11.181900@ead.dsa.com> Date: 11 Oct 90 22:19:00 GMT Sender: news@ead.dsa.com Reply-To: schorr@ead.dsa.com (Andrew J. Schorr) Organization: Daiwa Securities America, New York Lines: 14 Concerning my previous post: I have now succeeded in getting the program to find the shared library at run-time. Unfortunately, I now get the following error: Could not load program test_program Could not load library libtest.0.1.a[shared_object.o] Error was: Exec format error Presumably I am building the shared object incorrectly. Can anyone indicate the problem with the build procedure that I outlined in my previous message? Thanks for your help, Andy