Re: powerpc*le-linux support

2013-07-17 Thread Alan Modra
Ping?
http://lists.gnu.org/archive/html/libtool-patches/2013-06/msg1.html

On Thu, Jun 06, 2013 at 02:48:22PM +0930, Alan Modra wrote:
>   * m4/libtool.m4 (ld -m flags): Remove non-canonical ppc host match.
>   Support little-endian powerpc linux host.

-- 
Alan Modra
Australia Development Lab, IBM



Re: [PATCH] Add shared library support for Minix3.

2013-07-17 Thread Thomas Cort
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  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
>  and updated by me to be against the latest
> libtool git master branch.
>
> Thomas