Testing /hurd/tmpfs

2007-12-18 Thread Shakthi Kannan
Hi, I am trying tmpfs on qemu (on Debian Etch). I use the following: # settrans /tmp /hurd/tmpfs 2M I am able to do "mkdir /tmp/foo", and "touch /tmp/foobar", but, doing "ls /tmp" returns: ls: reading directory /tmp: Computer bought the farm Is the usage correct? I can remove the transl

Re: Library/function documentation

2007-12-18 Thread Shakthi Kannan
Hi, - On Dec 16, 2007 11:38 PM, <[EMAIL PROTECTED]> wrote: | any normal comments in the code -- doxygen can link every function to | the corresponding location in the source code. \-- Here is a customized doxygen config file which I am satisfied with (for reference, if others would like to t

Re: Library/function documentation

2007-12-18 Thread olafBuddenhagen
Hi, On Sat, Dec 15, 2007 at 12:17:24AM +0530, Shakthi Kannan wrote: > How do core developers go through Hurd servers/library or gnumach > functions? Do you use etags/ctags? Everyone uses what suits him best :-) As for myself (definitely not a "core developer"), I'm using ctags extensively, whic

cross-gnu toolchain GCC 4.2

2007-12-18 Thread Shakthi Kannan
Hi, I am trying to build the toolchain for Hurd with gcc 4.2 sources. Here is the customized Makefile. http://shakthimaan.com/downloads/hurd/toolchain/Makefile-gcc-4-2.txt The gcc 4.2 patch gets applied, but, it fails at: === BEGIN OUTPUT === In file included from /home/foo/root/src/gcc/gcc/c-c