bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Doesn't build on GNU/Hurd with glibc based on libio


From: Marcus Brinkmann
Subject: Re: Doesn't build on GNU/Hurd with glibc based on libio
Date: Tue, 30 Apr 2002 14:37:14 +0200
User-agent: Mutt/1.3.28i

On Tue, Apr 30, 2002 at 08:11:01AM +0300, Eli Zaretskii wrote:
> 
> On Mon, 29 Apr 2002, Marcus Brinkmann wrote:
> 
> > the GNU/Hurd platform is switching to a libio based glibc rather than
> > stdio right now.  So we need the following patch to make it work
> > (copied and shortened for the relevant cases only from src/s/gnu-linux.h):
> 
> Thanks.
> 
> Just to be sure: will this patch work for all versions of GNU/Hurd, 
> including the older ones, at least as well as with the current version
> of the s/gnu.h header?

Yes, if you compile it with the old version, neither _IO_STDIO_H nor
_STDIO_USES_IOSTREAM will be defined, and the code will compile and run, too.

Thanks,
Marcus

-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org brinkmd@debian.org
Marcus Brinkmann              GNU    http://www.gnu.org    marcus@gnu.org
Marcus.Brinkmann@ruhr-uni-bochum.de
http://www.marcus-brinkmann.de



reply via email to

[Prev in Thread] Current Thread [Next in Thread]