Forum Discussion
Altera_Forum
Honored Contributor
20 years agoI cann't recall if there is a "no reentrance" flag for it.
I am not sure if the default newlib is configured to configure.host.smallc. Maybe you should try another lib set, than the default newlib. Rebuild newlib with smallc or use uClibc. If you are using uC/OSII, you should not use default libs. You should use most of them of of the uC/OSII's lib. You can use -nostdinc and -nostdlib flags to select the includes and libs on gcc.