On 2023-09-18 15:10, Alan C. Assis wrote:
..
Did you enable CONFIG_LIBM in the menuconfig?

Normally it is enough if your arch correctly configured.

Yep. Enabled.

I added

  LDLIBS += $(APPDIR)/../nuttx/libs/libm/libm.a

to the Makefile and the Scheme interpreter works -- some console wackyness, gc bug, but simple tests run.

Now I can progress!

Thanks again..
-KenD

Reply via email to