[Mesa-dev] [Bug 111458] g++: error: unrecognized command line option ‘-std=c++14’

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Aug 21 19:24:35 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=111458

Kai <kai at dev.carbon-project.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|kai at dev.carbon-project.org  |

--- Comment #1 from Kai <kai at dev.carbon-project.org> ---
This is known and was discussed in the MR for this change, see the thread
starting at
https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1706#note_210239

GCC 4.8 is no longer supported upstream (last release was in 2015), just as GCC
5 and GCC 6 are no longer supported upstream. Therefore I would be inclined to
close this bug as "wontfix", though I guess this is not up to me. I'll leave
this decision up to somebody like Dave, who merged my MR, and has more
seniority within Mesa.

Personally I will not prepare any patch to fix this since GCC 4.8 is no longer
supported upstream and you would have to run at least an Distribution like
Debian oldoldstable (Jessie), which is on its last stretch of LTS. IMHO the
burden to keep such ancient software working has to fall on people choosing to
run unsupported versions of eg. GCC. Because reverting this change would mean
that the users of a current toolchain would be required to carry local patches
instead, which doesn't seem like a sensible solution to me.

I hope this doesn't come across too strongly. You have commit rights AFAIR,
therefore you could always supersede me and revert my patch. Though I'd really
like to know how building with a current toolchain is meant to happen then.
AFAIK Mesa is meant to be built against LLVM 10 as there are special cases for
LLVM 10 in the code for RadeonSI and Clover.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190821/75b6804a/attachment-0001.html>


More information about the mesa-dev mailing list