libtool-patches
[Top][All Lists]
Advanced

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

Re: [RFT PATCH v4 0/8] Sysroot series


From: Charles Wilson
Subject: Re: [RFT PATCH v4 0/8] Sysroot series
Date: Sun, 01 Aug 2010 23:23:28 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666

On 8/1/2010 10:47 AM, Paolo Bonzini wrote:
> This should, and I say "should" :) pass all tests.

> Paolo Bonzini (8):
>   handle sysroot flags
>   add --with-sysroot
>   teach libtool -L= and -R=
>   handle sysrooted paths when reading dependencies to la files
>   process postdeps to include sysrooted paths
>   emit sysrooted paths when installing .la files
>   add sysroot test
>   initial version of the NEWS entry
> 
>  Makefile.am                |    3 +-
>  NEWS                       |   10 ++
>  libltdl/config/ltmain.m4sh |  153 ++++++++++++++++++++++++++--------
>  libltdl/m4/libtool.m4      |   92 +++++++++++++++++++-
>  tests/sysroot.at           |  201 
> ++++++++++++++++++++++++++++++++++++++++++++
>  5 files changed, 419 insertions(+), 40 deletions(-)
>  create mode 100644 tests/sysroot.at

Test suite results on cygwin (native):
old: All 122 tests passed
new: 4 failed (3 expected failures).

The "unexpected" failure was
112: override pic_flag at configure time  FAILED (pic_flag.at:48)
which isn't a regression on cygwin.

Next I'll post the requested results from the two cross toolchains.

--
Chuck




reply via email to

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