> So we make libc (libm, etc.) subdirectories some place where the 
> linker knows, say, /usr/lib, and put *.o files, one function to 
> a file, in the subdirectories.  Each "library" so made would have
> a common *.o file in which you put all the things that *absolutely*
> every function in the "library" needs.

Thats how it works. Thats how unix v5 worked even for that matter ;)

Alan

Reply via email to