Hi, I'd like to know if it's possible to link dynamically with newlib because when I compiled newlib, all I got was libc.a and no libc.so. Does newlib support dynamic linking ? I would also like to know how to tell the linker (ld) to use newlib instead of glibc when I link a static executable. Thanks, -- Sébastien Côté