[RTEMS Project] #3282: or1k GCC 4.9.3 and 5.3.0 do not build on FreeBSD 11
RTEMS trac
trac at rtems.org
Fri Jan 26 14:39:55 UTC 2018
#3282: or1k GCC 4.9.3 and 5.3.0 do not build on FreeBSD 11
------------------------------+------------------------
Reporter: Sebastian Huber | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone: Indefinite
Component: tool/gcc | Version: 5
Severity: normal | Keywords:
Blocked By: | Blocking:
------------------------------+------------------------
{{{
/usr/include/c++/v1/exception:167:5: error: no member named 'fancy_abort'
in namespace 'std::__1'; did you mean simply 'fancy_abort'?
_VSTD::abort();
^~~~~~~
/usr/include/c++/v1/__config:390:15: note: expanded from macro '_VSTD'
#define _VSTD std::_LIBCPP_NAMESPACE
^
11 warning../../gcc-4.9.3/gcc/system.h:685s generated.
:13: note: 'fancy_abort' declared here
extern void fancy_abort (const char *, int, const char *)
ATTRIBUTE_NORETURN;
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3282>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list