Re: [PATCH] Add shared library support for Minix3.
Thomas Cort <[email protected]>
| Newsgroups | gmane.comp.gnu.libtool.patches |
|---|---|
| Message-ID | <CACn-oZiZAEEK7r3tKbf1ekgM51yRdu365EmEpid9itiAHxbhnQ@mail.gmail.com> |
Hi, I haven't seen any responses to this patch on the list nor do I see it in the git repository. Are there any comments? Is there anything I can do to help it along? Thanks, Thomas On Wed, May 22, 2013 at 4:57 PM, Thomas Cort <[email protected]> wrote: > Hello, > > Minix got shared library support about a year ago. We've been using > the attached patch to libtool since then without any problems. > > The patch was originally submitted to us by Peter Tworek > <[email protected]> and updated by me to be against the latest > libtool git master branch. > > Thomas