libtool-patches
[Top][All Lists]
Advanced

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

[PATCH] Allow the use of a listing file if the archiver supports it.


From: Peter Rosin
Subject: [PATCH] Allow the use of a listing file if the archiver supports it.
Date: Thu, 12 Aug 2010 15:28:57 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2

Hi!

This is a patch that makes use of @FILE support in the
archiver, if the archiver supports it. That makes linking
succeed for long command lines when using MSVC, as MSVC
can't do piecewise linking (-r -o) which is the current
fallback. Absolute paths still needs work, but that will
have to wait for Chucks work in that area.

This is similar to commit
f987bddc70eb8968923964bd0b98f530b3781add
Indicate if the archiver supports a listing file.

but generalized so that it tests for the feature instead of
only using @ when Microsoft lib is the archiver.

As usual I have squashed in the relevant part of the
msvc-doc commit
06cfce005204bb8ca212aadab38b38c0202ea04e


Discussion that led up to the above mentioned commit on the
pr-msvc-support branch:
http://lists.gnu.org/archive/html/libtool-patches/2006-02/msg00081.html

First post of the changeset on the pr-msvc-support branch:
http://lists.gnu.org/archive/html/libtool-patches/2007-07/msg00064.html

Cheers,
Peter

Attachment: 0001-Allow-the-use-of-a-listing-file-if-the-archiver-supp.patch.txt
Description: Text document


reply via email to

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