This file is indexed.

/usr/share/doc/dietlibc-doc/sparc64.README is in dietlibc-doc 0.33~cvs20111108-5.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
OK this is the sparc64 part of the dietlibc.

It seams to work ONLY with gcc 3 out of the box

gcc 2.95.4 needed some heavy commandline option settings.
 -Wl,-melf64_sparc -Wa,-Av9 -mcpu=v9 -D__arch64__

This __arch64__ define is default in 3.0 but missing in 2.95.4