Go to the first, previous, next, last section, table of contents.
When GCL is built, those symbols in the system libraries which are referenced by functions linked in in the list of objects given in `unixport/makefile', become available for reference by GCL code.
On some systems it is possible with faslink
to load `.o' files
which reference other libraries, but in general this practice is not
portable.
Go to the first, previous, next, last section, table of contents.