[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] Trouble compiling on Ubuntu 14.04
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] Trouble compiling on Ubuntu 14.04 |
Date: |
Mon, 30 Apr 2018 09:45:24 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Tony Wallace <address@hidden> writes:
> Hi Everybody
>
> This is the error I am getting when I try to build except.o. I am not a
> C or a C++ programmer. I have included the full output as an attachment.
>
>
>> In file included from
>> ../../gcc-4.7.4+gm2-git-latest/gm2/gcc-versionno/gcc/cp/except.c:990:0:
>> cfns.gperf: At top level:
>> cfns.gperf:101:1: error: ‘gnu_inline’ attribute present on ‘libc_name_p’
>> cfns.gperf:26:14: error: but not here
>
>
> Has anyone got any suggestions.
Hi Tony,
what version of gcc are you using on ubuntu 14.04 ? I wonder if you
might want to try a later version of gm2, maybe gm2 based on gcc-5.4.0
or gcc-6.4.0. It looks as if your system configuration cannot build the
c++ of gcc-4.7.4
regards,
Gaius