libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-msys] Re: MinGW libtool DLL failure


From: Kevin Ryde
Subject: Re: [Mingw-msys] Re: MinGW libtool DLL failure
Date: Mon, 14 Oct 2002 09:29:57 +1000
User-agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.1 (i386-debian-linux-gnu)

Tor Lillqvist <address@hidden> writes:
>
> I have experienced that the 8192 (umm, don't remember exactly, some
> pretty low limit anyhow) wasn't enough for GTK+, and libtool started
> to use some workaround, which then failed in a mysterious
> way.

In GMP we had a problem with the "ar cru" used for piecewise linking
since we've got multiple object files of the same name (coming from
different directories).  Using AR_FLAGS=cq got around it.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]