Hi all, I'm trying to compile a shared library with sparc-rtems-gcc, by using the options -I (include), -L(lib_path) and -l(library) but the following message appear ld: cannot find -ltestLib Shall i use different options? How you tried to do it in a different way? Thanks Luca