[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libio/gcc-3.0 status
From: |
Marcus Brinkmann |
Subject: |
Re: libio/gcc-3.0 status |
Date: |
Sat, 23 Feb 2002 08:22:32 -0500 |
User-agent: |
Mutt/1.3.25i |
On Sat, Feb 23, 2002 at 07:56:47AM -0500, Marcus Brinkmann wrote:
> > The only thing really funny about it is that there are no fds.
> > You could try seeing if that breaks things in a chroot'd environment
> > (exec 0<&- 1>&- 2>&-; exec /libexec/console-run blah).
>
> That is a hit!
Uhhhhhh. You think that my innocent _dl_printf at the beginning of
_dl_main could be the reason for that? *blink* *blink*
I feel a bit stupid now. I guess I should try a compilation from a
tree without such hacks...
Thanks,
Marcus