libc-4.5.26.tar.gz - gzipped tar file containing static versions versions of the libraries for libc-4.5.26, as well as crt0.o. The files are "tarred" in the "lib" directory. They should be installed in ${GCC}/m68k-linux/lib (where ${GCC} is your top-level GCC installation directory. In order to compile programs, you also need the include files for libc 4.5.26. These can be found on in /pub/linux/packages/GCC/inc-4.5.26.tar.gz. They should be installed in ${GCC}/m68k-linux/include. In order to use shared libraries you must have the "ld.so" package installed. ld.so-1.4.1.tar.gz m68k version of the "ld.so" shared library linker package. The ld.so program does the dynamic linking required at run time. Binaries, sources and docs included.