From: Andrew Cagney <ac131313@cygnus.com>
To: Daniel Jacobowitz <dmj+@andrew.cmu.edu>,
Mark Kettenis <kettenis@wins.uva.nl>
Cc: gdb-patches@sources.redhat.com
Subject: Re: SETPGRP and autoconf
Date: Fri, 27 Jul 2001 13:33:00 -0000 [thread overview]
Message-ID: <3B61CFB7.9080302@cygnus.com> (raw)
In-Reply-To: <20010727102017.A5627@nevyn.them.org>
> +dnl AC_FUNC_SETPGRP does not work if cross compiling
> +dnl Instead, assume we will have a prototype for setpgrp if cross compiling.
> +if test "$cross_compiling" = no; then
Suggest:
AC_FUNC_SETPGRP does not work when cross compiling GDB.
BTW, I suspect the outcome of the test on modern OS's doesn't matter -
the better defined setpgid() is used first anyway.
As for approval, anyone can update configure.in, just be careful to get
feedback from any potentially interested parties.
Andreww
next prev parent reply other threads:[~2001-07-27 13:33 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20010725162420.A13860@nevyn.them.org>
[not found] ` <200107261040.f6QAe2T05377@delius.kettenis.local>
[not found] ` <20010726084450.A2941@nevyn.them.org>
[not found] ` <3B60505D.5080304@cygnus.com>
2001-07-27 10:21 ` Daniel Jacobowitz
2001-07-27 13:09 ` Andrew Cagney
2001-07-27 13:33 ` Andrew Cagney [this message]
2001-07-27 13:42 ` Daniel Jacobowitz
2001-07-30 15:09 ` Daniel Jacobowitz
2001-07-30 15:48 ` Andrew Cagney
2001-07-30 15:52 ` Daniel Jacobowitz
2001-07-30 15:58 ` Andrew Cagney
2001-07-30 15:59 ` Daniel Jacobowitz
2001-07-31 8:51 ` Andrew Cagney
2001-08-02 14:31 ` Daniel Jacobowitz
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=3B61CFB7.9080302@cygnus.com \
--to=ac131313@cygnus.com \
--cc=dmj+@andrew.cmu.edu \
--cc=gdb-patches@sources.redhat.com \
--cc=kettenis@wins.uva.nl \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox