mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

710 B


This directory contains files you need to (cross-)compile ROCK Linux on
various architectures. There is a subdir for each architecture supported by
ROCK Linux. Such a directory can contain this files:

README Architecture dependent documentation
AUTOCREATED Exists if created by a buildit.sh script

archtest.out Output of the archtest.c program
kernel.conf Linux kernel configuration
buildit.sh To be started by ./scripts/make-misc puzzle

gcc/float.h GCC: ./configure ; cd gcc ; make float.h-nat
gcc/libgcc1.a GCC: ./configure ; cd gcc ; make libgcc1.a

bin/* Wrappers and other funny programs