On 2012-09-18 03:33, Gary V. Vaughan wrote:
> Hi Bob, Peter,
>
> On 17 ก.ย. 2012, at 23:22, Bob Friesenhahn
> wrote:
>> On Mon, 17 Sep 2012, Peter Rosin wrote:
The 'm4' on this MinGW install is not a blessed version and a simple
build/install
of latest m4 produces an m4 whic
On Tue, 18 Sep 2012, Peter Rosin wrote:
There is no evidence that modern m4 does not build properly on MSYS, which
is what is interesting. A MinGW-m4 is not all that interesting in the
autotools context. What Bob tried (a MinGW-m4) was simply wrong, but the
reason for the attempt was surely becau
Hi Bob,
On 18 ก.ย. 2012, at 21:23, Bob Friesenhahn wrote:
> It used to be possible to run the libtool test suite in a MSYS shell using a
> CIFS mount of the same source tree that I use for my Unix type systems. I
> used to do that on a periodic basis. Since the bootstrap improvements, this
>
On Tue, 18 Sep 2012, Gary V. Vaughan wrote:
Can you send me a terminal dump of what it did when things worked
for you, and what it does now (perhaps using bootstrap --debug if
there's not sufficient detail in regular bootstrap output to see
what has changed for the worse).
If you are sugges
On 2012-09-18 16:44, Gary V. Vaughan wrote:
> Hi Bob,
>
> On 18 ก.ย. 2012, at 21:23, Bob Friesenhahn
> wrote:
>> It used to be possible to run the libtool test suite in a MSYS shell
>> using a CIFS mount of the same source tree that I use for my Unix type
>> systems. I used to do that on a peri
On 2012-09-18 21:21, Peter Rosin wrote:
> On 2012-09-18 16:44, Gary V. Vaughan wrote:
>> Hi Bob,
>>
>> On 18 ก.ย. 2012, at 21:23, Bob Friesenhahn
>> wrote:
>>> It used to be possible to run the libtool test suite in a MSYS shell
>>> using a CIFS mount of the same source tree that I use for my Uni
On 2012-09-18 23:50, Peter Rosin wrote:
> On 2012-09-18 21:21, Peter Rosin wrote:
>> On 2012-09-18 16:44, Gary V. Vaughan wrote:
>>> Hi Bob,
>>>
>>> On 18 ก.ย. 2012, at 21:23, Bob Friesenhahn
>>> wrote:
It used to be possible to run the libtool test suite in a MSYS shell
using a CIFS mo
Dear all,
please find attached a patch that fixes the erroneous detection of PIC
flags in case when CXX is a MPI wrapper that uses pgCC or pgcpp on
GNU/Linux as well as the wrong rpath option.
The testsuite.log output was created by configuring with CC=pgcc
CXX=pgCC F77=pgf77 FC=pgf90 and runnin