Funny, two italians that write each other in english ...
Anyway, I never redestributed a library, so I do not have suggestions
about. For my own (hobbyst) use, I tend to have a directory somewhere,
called with the name and version of the compiler used to compile the
library. Inside there are 2 subdirs:
bin
for .a files and their makefiles
mod
where mod files from these libraries land
But programs using them never exit my computer...
Hoping this helps...
Gigi
P.S.
The more I mumble about, the more I like your approach of small
dedicated libraries - that was my previous approach at the problem. This
need several lib explicitly linked, but no problem, I always use
makefiles, albeit very simple ones.
Thanks Stefano, go ahead with your FOSS work!