This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Why are all object file names prefixed with lib_a-?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]