There are still some continuing minor issues related to 'git',
'bootstrap', and 'make'. What I am seeing here is that after a
successful 'make check' with a particular vintage of git-sourced code,
an existing build directory will fail to 'make' after obtaining
additional updates via git. The
Hi Bob,
On Oct 23, 2012, at 8:36 PM, Bob Friesenhahn
wrote:
> There are still some continuing minor issues related to 'git', 'bootstrap',
> and 'make'. What I am seeing here is that after a successful 'make check'
> with a particular vintage of git-sourced code, an existing build directory
>
>lt-func_mode_compile> func_to_tool_file alloc.c func_convert_file_msys_to_w32
>lt-func_to_tool_file> set -x
>lt-func_to_tool_file> case ,$2, in
>lt-func_to_tool_file> alloc.c
./libtool: line 2088: ./alloc.c: Permission denied
$ libtool --version|head -1
libtool (GNU libtool) 2.4.2
#! /bin/sh
#
Hi Bruce,
Thanks for the report.
On Oct 24, 2012, at 12:44 AM, Bruce Korb wrote:
>> lt-func_mode_compile> func_to_tool_file alloc.c func_convert_file_msys_to_w32
Are you building on some variant of Windows?
func_to_tool_file_command is set by _LT_PATH_CONVERSION_FUNCTIONS
from libtool.m4 at co