Why are all object file names prefixed with lib_a-?

Karolina Lindqvist karolina.lindqvist@kramnet.se
Sun Feb 8 15:24:00 GMT 2009


In the newlib library, all the object file names are changed, and are prefixed 
with lib_a-
Like strlen() becomes lib_a-strlen.o
etc.
Why is this?
It is not that he lib_a- prefix makes much sense to anyone, or does it?
Why can't the object file be called plain strlen.o, for strlen() etc?

Karolina



More information about the Newlib mailing list