On Sat, 16 Feb 2019 at 13:58, Bernd Edlinger wrote:
>
> On 2/9/19 7:21 PM, Bernd Edlinger wrote:
> > On 2/9/19 7:18 PM, Jakub Jelinek wrote:
> >> On Sat, Feb 09, 2019 at 06:11:00PM +, Bernd Edlinger wrote:
> >>> --- libphobos/libdruntime/Makefile.am (revision 268614)
> >>> +++ libphobos/
Hi Bernd,
Am 16.02.19 um 13:58 schrieb Bernd Edlinger:
So here is the latest version with the requested change.
How is the procedure with libpobos patches?
Can we check them into the gcc svn, or will Ian have to
push them first into the upstream?
Most phobos/druntime changes should be upstre
On 2/9/19 7:21 PM, Bernd Edlinger wrote:
> On 2/9/19 7:18 PM, Jakub Jelinek wrote:
>> On Sat, Feb 09, 2019 at 06:11:00PM +, Bernd Edlinger wrote:
>>> --- libphobos/libdruntime/Makefile.am (revision 268614)
>>> +++ libphobos/libdruntime/Makefile.am (working copy)
>>> @@ -140,10 +140,
On 2/9/19 7:18 PM, Jakub Jelinek wrote:
> On Sat, Feb 09, 2019 at 06:11:00PM +, Bernd Edlinger wrote:
>> --- libphobos/libdruntime/Makefile.am(revision 268614)
>> +++ libphobos/libdruntime/Makefile.am(working copy)
>> @@ -140,10 +140,12 @@ clean-local:
>> # Handles generated fi
On Sat, Feb 09, 2019 at 06:11:00PM +, Bernd Edlinger wrote:
> --- libphobos/libdruntime/Makefile.am (revision 268614)
> +++ libphobos/libdruntime/Makefile.am (working copy)
> @@ -140,10 +140,12 @@ clean-local:
> # Handles generated files as well
> install-data-local:
> for file in $(ALL
On 1/31/19 12:38 PM, Bernd Edlinger wrote:
> Hi,
>
> I have an issue with the installation of gcc when configured with
> --enable-languages=all
> on an arm-target where install-sh is used, and make install fails at
> libphobos as follows:
>
> if test -f $file; then \
> /home/ed/gnu/gcc-9-
I'd like to ping for this patch:
https://gcc.gnu.org/ml/gcc-patches/2019-01/msg01779.html
Thanks
Bernd.
On 1/31/19 12:38 PM, Bernd Edlinger wrote:
> Hi,
>
> I have an issue with the installation of gcc when configured with
> --enable-languages=all
> on an arm-target where install-sh is used, an
Hi Bernd,
>> those configure files have been generated with some modified version of
>> autoconf: --runstatedir isn't present in vanilla autoconf 2.69, but only
>> in git autoconf. Since there are no uses of it I could find, please do
>> regenerate with autoconf 2.69 (preferably self-built since
On 1/31/19 1:21 PM, Rainer Orth wrote:
> Hi Bernd,
>
>> I have fixed the installation with the attached patch, but when I regenerate
>> the automake
>> files using automake-1.15.1 and autoconf-2.69, I have an issue that
>> apparently
>> the configure.ac must be out of sync, and the the generated
Hi Bernd,
> I have fixed the installation with the attached patch, but when I regenerate
> the automake
> files using automake-1.15.1 and autoconf-2.69, I have an issue that apparently
> the configure.ac must be out of sync, and the the generated files are missing
> the option --runstatedir no ma
Hi,
I have an issue with the installation of gcc when configured with
--enable-languages=all
on an arm-target where install-sh is used, and make install fails at libphobos
as follows:
if test -f $file; then \
/home/ed/gnu/gcc-9-20190127-0/install-sh -c -m 644 -D $file
/home/ed/gnu/arm-li
11 matches
Mail list logo