On 04/18/2016 03:43 PM, Joel Sherrill wrote:
HiFor some unknown reason, moxie-rtems has its own stanza in libgcc/config.host which does not include extra_parts. This results in C++ RTEMS applications not linking. Also the tmake_file variable is overridden by the shared moxie stanza rather than being added to. This patch addresses both issues. This patch (or some minor variant) needs to be applied to every branch from 4.9 to master. Comments? 2015-04-18 Joel Sherrill <[email protected]> * config.host (moxie-*-rtems*): Merge this stanza with other moxie targets so the same extra_parts are built. Also have tmake_file add on to its value rather than override.
OK for the trunk and branches. jeff
