Are object code libraries implicitly parsed when building a program if unresolved symbols remain? Are there predetermined object code libraries (like the C standard library) that the linker parses through? Kind of like the PATH variable in a UNIX system.