Is ROS uses gcc or g++ compiler for c codes?
Hello community,
I have a C code which is using some C++ functions and i want to know if the ROS catkin_make uses gcc or g++ compiler ? Or where can i change the default compilers and compiling flags.
Thank you.