[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #65811] gettext 0.22 fails on centos 7 / gcc 4.8 due to gnulib auto
From: |
Bruno Haible |
Subject: |
[bug #65811] gettext 0.22 fails on centos 7 / gcc 4.8 due to gnulib autosprintf.cc assert.h wrapper |
Date: |
Thu, 30 May 2024 10:16:18 -0400 (EDT) |
Update of bug #65811 (group gettext):
Status: None => Works For Me
Assigned to: None => haible
_______________________________________________________
Follow-up Comment #2:
With CC="gcc" and CXX="g++", the build succeeds, on both of the systems that
you mention.
So, it seems that the failure is caused by the '-std=gnu++11' flag, and this
flag is not being added by the autoconfiguration, but rather you must have
been specifying it through the CXX variable.
Only the most reasonable choices of CC and CXX variables are supported.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?65811>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [bug #65811] gettext 0.22 fails on centos 7 / gcc 4.8 due to gnulib autosprintf.cc assert.h wrapper, Harmen, 2024/05/30
- [bug #65811] gettext 0.22 fails on centos 7 / gcc 4.8 due to gnulib autosprintf.cc assert.h wrapper, Harmen, 2024/05/30
- [bug #65811] gettext 0.22 fails on centos 7 / gcc 4.8 due to gnulib autosprintf.cc assert.h wrapper,
Bruno Haible <=
- [bug #65811] gettext 0.22 fails on centos 7 / gcc 4.8 due to gnulib autosprintf.cc assert.h wrapper, Bruno Haible, 2024/05/30
- [bug #65811] gettext 0.22 fails on centos 7 / gcc 4.8 due to gnulib autosprintf.cc assert.h wrapper, Harmen, 2024/05/30
- [bug #65811] gettext 0.22 fails on centos 7 / gcc 4.8 due to gnulib autosprintf.cc assert.h wrapper, Bruno Haible, 2024/05/30
- [bug #65811] gettext 0.22 fails on centos 7 / gcc 4.8 due to gnulib autosprintf.cc assert.h wrapper, Bruno Haible, 2024/05/30
- [bug #65811] gettext 0.22 fails on centos 7 / gcc 4.8 due to gnulib autosprintf.cc assert.h wrapper, Bruno Haible, 2024/05/30
- [bug #65811] gettext 0.22 fails on centos 7 / gcc 4.8 due to gnulib autosprintf.cc assert.h wrapper, Harmen, 2024/05/31