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.

16 lines
710 B

  1. This directory contains files you need to (cross-)compile ROCK Linux on
  2. various architectures. There is a subdir for each architecture supported by
  3. ROCK Linux. Such a directory can contain this files:
  4. README Architecture dependent documentation
  5. AUTOCREATED Exists if created by a buildit.sh script
  6. archtest.out Output of the archtest.c program
  7. kernel.conf Linux kernel configuration
  8. buildit.sh To be started by ./scripts/make-misc puzzle
  9. gcc/float.h GCC: ./configure ; cd gcc ; make float.h-nat
  10. gcc/libgcc1.a GCC: ./configure ; cd gcc ; make libgcc1.a
  11. bin/* Wrappers and other funny programs