Rob Browning wrote: > > I'm trying to improve some stuff in the rscheme package, and I have > several shared libraries (for rscheme internal use only), that I need > to glom together into one big shared library -- i.e. I want the > collected library to contain all the code from the sub-libraries -- no > dynamic links to any of the others. Is this possible? I've looked > through the ld info pages several times and haven't found anything > that works.
Do you only have access to the sub-libraries as *.so files? Stephen --- "Normality is a statistical illusion." -- me -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .