Relative Content

Tag Archive for clinkernewlib

Newlib cannot be used properly

i am facing issues with newlib, i compiled my code with gcc cross-compiler, and when i use Newlib to printf, my linker will tell me that printf isn’t declared
My compiling and linking script: