Date: Sun, 15 Nov 1998 19:47:37 -0500 From: Luc Morin <luc_m@videotron.ca> To: ejc@bazzle.com Cc: ports@FreeBSD.ORG Subject: FreeBSD Port: ORBacus-3.0 Message-ID: <364F7629.8E26A7@videotron.ca>
next in thread | raw e-mail | index | archive | help
Hi. Now that ORBacus-3.1 is out, do you plan on porting it too ? If so, I would like shared instead of static libraries to be built. When writing a very simple, one interface, Hello world program with OB-3.0, the client and server executables were both 2+ MB :( I have tried to build OB-3.1 from the source, but when it got to linking against the newly generated libOB.so and libIDL.so, g++ complained that -lOB and -lIDL didn't exist. I assume this is due to the fact that the linker is looking for libOB.so.X.Y ? If that's the case, how do I figure out the major and minor numbers of the shared lib ? Thank you very much. Luc Morin <luc_m@videotron.ca> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?364F7629.8E26A7>