CONTENTS: gcc270 m4 pmake strace gcc270: The GNU C compiler and support files for ELF (v. 2.7.0) gcc270: gcc270: Compiled with 486 optimizations, but works fine with 386. gcc270: gcc270: NOTE: Be sure to install at least the following packages besides this gcc270: one, or you won't be able to compile: binutils, include, libc, and gcc270: the second part of the kernel source. (the include files) gcc270: gcc270: gcc270: gcc270: m4: GNU m4 1.4 m4: m4: This is release 1.4 of GNU m4, a program which copies its input to the m4: output, expanding macros as it goes. m4 has built-in functions for m4: including named files, running Unix commands, doing integer m4: arithmetic, manipulating text in various ways, recursion, etc... m4: Macros can also be user-defined, and can take any number of arguments. m4: GNU 'm4' has been originally written by Rene Seindal, from Denmark. m4: m4: m4: pmake: BSD 4.4 make. This may be required if you're going to port software pmake: with Makefiles designed for BSD. The binary is installed as pmake: /usr/bin/pmake. Man pages are included. pmake: pmake: pmake: pmake: pmake: pmake: pmake: pmake: strace: strace 3.0 - traces system calls and signals. strace: strace: Strace allows you to trace the execution of a command. It runs the strace: specified command until it exits, intercepting signals and system strace: calls and dumping the information to the standard output. strace: strace: strace: strace: strace: strace: