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.
Thanks -- Rob Browning <[EMAIL PROTECTED]> PGP fingerprint = E8 0E 0D 04 F5 21 A0 94 53 2B 97 F5 D6 4E 39 30 -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .