This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Why is libiberty built for the target?
Phil Edwards <phil@jaj.com> writes:
> On Mon, Jun 09, 2003 at 09:47:16PM -0700, Zack Weinberg wrote:
>> I'd like to ask a deeper question: Why is libiberty built for the
>> target? I am not aware of any use whatsoever of the generated
>> libiberty.a.
>
> With --enable-install-libiberty, the headers are also installed with the .a.
> This lets end-users make use of libiberty like any other library, instead
> of having to embed the libiberty sources in their own project.
And Cygwin was also mentioned. But why build it if neither of these
things is true?
zw