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
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 &"
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
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
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