16
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
root@openzaurus:/home# ls -l
drwxr-x--- 16 root 500 0 Dec 31 19:01 QtPalmtop
drwxrwsr-x 10 root root 0 Dec 31 19:03 etc
drwxrwxr-x 5 root root 0 Sep 23 2003 root
drwxrwxr-x 2 root root 0 Dec 5 2003 samba
drwxrwxr-x 7 root root 0 Feb 16 2003 sharp
drwxrwxr-x 3 root root 0 Feb 16 2003 system
drwxrwxrwt 5 root root 0 Dec 5 2003 tmp
drwxrwxr-x 2 root root 0 Feb 16 2003 userdata
drwx------ 7 500 500 0 Sep 22 2003 zaurus
/dev/root on / type jffs2 (rw,noatime)
ramfs on /dev type ramfs (rw)
proc on /proc type proc (rw)
devpts on /dev/pts type devpts (rw)
/dev/mtdblock3 on /home type jffs2 (rw,noatime)
ramfs on /var type ramfs (rw)
export LD_LIBRARY_PATH=/home/zaurus/mylib:$LD_LIBRARY_PATH
java -version
loading cache ./config.cache
checking for non-GNU ld... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
Generating configuration file for e2fsprogs version 1.34
Release date is July, 2003
checking host system type... arm-unknown-linux-gnu
CC=arm-linux-gcc
checking for gcc... (cached) cc
checking whether the C compiler (cc ) works... yes
checking whether the C compiler (cc ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether cc accepts -g... (cached) yes
LD=arm-linux-ld
checking how to run the C preprocessor... (cached) cc -E