[RTEMS Project] #4495: rtems-tools does not build with up-to-date llvm

RTEMS trac trac at rtems.org
Tue Aug 17 09:21:59 UTC 2021


#4495: rtems-tools does not build with up-to-date llvm
--------------------------------+---------------------------------
 Reporter:  Christian Mauderer  |       Owner:  Christian Mauderer
     Type:  defect              |      Status:  assigned
 Priority:  normal              |   Milestone:  5.1
Component:  admin               |     Version:  5
 Severity:  normal              |  Resolution:
 Keywords:                      |  Blocked By:
 Blocking:                      |
--------------------------------+---------------------------------

Comment (by Christian Mauderer <christian.mauderer@…>):

 In [changeset:"0a5d2057749066e7d184836e92c7ce5334fccc90/rtems-tools"
 0a5d205/rtems-tools]:
 {{{
 #!CommitTicketReference repository="rtems-tools"
 revision="0a5d2057749066e7d184836e92c7ce5334fccc90"
 trace: Use c++14 instead of c++11 if possible

 llvm version 10 uses features from c++14 standard in the headers. With
 that, the record/record-main-lttng.cc doesn't build any more. This patch
 makes sure that c++14 is used if it is available.

 Updates #4495
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/4495#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list