all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: Doesn't build on GNU/Hurd with glibc based on libio
Date: Tue, 30 Apr 2002 14:37:14 +0200	[thread overview]
Message-ID: <20020430123714.GA1462@212.23.136.22> (raw)
In-Reply-To: <Pine.SUN.3.91.1020430080930.3296H-100000@is>

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	other threads:[~2002-04-30 12:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-29 20:08 Doesn't build on GNU/Hurd with glibc based on libio Marcus Brinkmann
2002-04-30  5:11 ` Eli Zaretskii
2002-04-30 12:37   ` Marcus Brinkmann [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020430123714.GA1462@212.23.136.22 \
    --to=marcus.brinkmann@ruhr-uni-bochum.de \
    --cc=bug-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.