Re: GCC 3.x !!!

2003-06-13 Thread Alfred M. Szmidt
This one is easy, from your make log: ./genpreds > tmp-preds.h /bin/sh: line 1: ./genpreds: Permission denied Check the permissions on that file (you should be able to execute that script). Next time read your log. :-) Cheers. ___ Bug-hurd maili

GCC 3.x !!!

2003-06-13 Thread Milton César de Souza Leite
Where can I find FAQs, docs or tutorials about how to compile GCC 3.x from hurd´s instalation ??? I followed the tutorial´s steps even knowing that I was using differents compiler versions ( 2.x & 3.x ) !!! I tried to compile GCC 3.3 using "nohup make -k >& make.out &"

GCC 3.x !!!

2003-05-27 Thread Milton César de Souza Leite
Can I use the GCC 3.x to compile the source codes of the Hurd []´s MCSL _ Voce quer um iGMail protegido contra vírus e spams? Clique aqui: http://www.igmailseguro.ig.com.br ___ Bug

Re: update on gcc-3.x, glibc 2.2.5, and libio

2002-01-28 Thread Marcus Brinkmann
On Tue, Jan 29, 2002 at 12:29:47AM +0100, Marcus Brinkmann wrote: > This looks pretty bad. It is difficult to debug it. I have not tried > debug, but Alfred and Jeff have tried and it seems to have trouble with > dwarf2. I mean I have not tried gdb. Marcus -- `Rhubarb is no Egyptian god.' De

update on gcc-3.x, glibc 2.2.5, and libio

2002-01-28 Thread Marcus Brinkmann
Hi, this is the status on gcc 3.x, libio-enabled glibc 2.2.5 and the Hurd. (With sysdeps/mach/hurd/i386/Makefile removed). static servers work. shared servers work only in an existing Hurd system, where we can invoke ld.so within a working environment. Other binaries don't work. For ex