Hello,
I encountered also some new multiple definition errors. The reason for
this is that GCC 10 defaults to -fno-common. This could likely also lead
to issues in applications.
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/l
Hello,
in order to test a patch for the removal of the bsp_specs I built all
BSPs (POSIX and tests enabled) with GCC 10 using the new build system.
http://devel.rtems.org/ticket/3937
The situation with epiphany turned out to be quite bad:
http://devel.rtems.org/ticket/3941
There is an issue