MicroROS Build - Apple M1 / Parallels / Ubuntu 20.04.1 / VSCode -

asked 2022-09-21 18:48:28 -0500

JVande gravatar image

Build fails with:

/build/newlib-CVVEyx/newlib-3.3.0/build/arm-none-eabi/newlib/libc/stdlib/../../../../../newlib/libc/stdlib/exit.c:64: undefined reference to `_exit'

VSCode - complete beginner, I have no idea what I'm doing in this first hour, but the above seems more fundamental than just a user error. Micro ROS - beginner ROS - intermediat

edit retag flag offensive close merge delete

Comments

This does not immediately look like a (micro-)ROS problem, but a problem with your compiler and development environment.

If you didn't select the compiler and/or toolchain -- but fi the micro-ROS setup scripts did, I would suggest to reach out to the developers that provided you with the build environment and ask them for support.

gvdhoorn gravatar image gvdhoorn  ( 2022-09-23 02:22:25 -0500 )edit