ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Ah, the internal compiler error. This is either a GCC bug or you just ran out of memory and the oom reaper took GCC from you. Do you have a spare flash drive? If so, you can format it to swap and use it to hopefully get through compilation.
Otherwise, this could actually be a GCC issue for arm. But that's rather unlikely, so please attempt the added swap solution before considering reporting to the GCC folks.