public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Joel Brobecker <brobecker@adacore.com>
To: Pierre Muller <pierre.muller@ics-cnrs.unistra.fr>
Cc: gdb-patches@sourceware.org
Subject: Re: [RFA 5/5] New patches to support --enable-targets=all for mingw64
Date: Mon, 13 Sep 2010 19:14:00 -0000	[thread overview]
Message-ID: <20100913181100.GC3845@adacore.com> (raw)
In-Reply-To: <004201cb50f2$18d8f310$4a8ad930$@muller@ics-cnrs.unistra.fr>

> 5) solib-som.c is a tdep file (it is listed in ALL_TARGET_OBS)
> but it tries to get the hpux system version trough
> a direct system call, which probably leads to wrong results
> on other systems too.

Ugh!

I have a more radical suggestion: AFAIK, we have not supported pa-hpux
version 10.x or older for quite a while.  According to HP, the first
11.x release was in 1997, and the l0.x release was also in 1997.

Given that this version number is used to determine whether the OS
version is 11 or more, we can assume that this is always true, and
thus get rid of the function (and the associated include) entirely.

-- 
Joel

  reply	other threads:[~2010-09-13 18:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-10 15:43 Pierre Muller
2010-09-13 19:14 ` Joel Brobecker [this message]
2010-09-14 11:44   ` Pierre Muller
2010-09-14 15:24     ` [RFC] hpux code fix ( was [RFA 5/5] New patches to support --enable-targets=all for mingw64) Pierre Muller
2010-09-27 17:34       ` [PING][RFC] " Pierre Muller
2010-09-27 17:43         ` Pedro Alves
2010-09-14 19:39     ` [RFA 5/5] New patches to support --enable-targets=all for mingw64 Joel Brobecker

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=20100913181100.GC3845@adacore.com \
    --to=brobecker@adacore.com \
    --cc=gdb-patches@sourceware.org \
    --cc=pierre.muller@ics-cnrs.unistra.fr \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).