public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Matthew R. Wilson" <mwilson@mattwilson.org>
To: gcc-help <gcc-help@gcc.gnu.org>
Subject: Re: Error in c++tools while building GCC 12.1.0 on HP-UX 11.23
Date: Tue, 24 May 2022 11:54:51 -0700	[thread overview]
Message-ID: <20220524185451.7hiexks6iscdck3y@mattwilson.org> (raw)
In-Reply-To: <CAAxjCEzLW00BaD6FWWiFf6Qht70Jkr8-BqsjV-1P5Pd1P7e=jA@mail.gmail.com>

On 05.24.2022 11:16, Stefan Ring via Gcc-help wrote:
>On Tue, May 24, 2022 at 3:47 AM Matthew R. Wilson
><mwilson@mattwilson.org> wrote:
>>
>> Alternatively, are these c++tools necessary? Can they be excluded from
>> the build?
>
>I don’t think so, but it looks like you can fix it by just removing
>the offending if statement. It’s obviously broken for the case when
>you have neither of HAVE_PSELECT, HAVE_SELECT.

Thanks.

Success! I commented out c++test/server.cc lines 756 and 757, and the
build completed successfully. 

Who knows if there will be ill effects in some case sometime in the
future, but seems to work for my purposes for now.

Thanks,
Matthew


  reply	other threads:[~2022-05-24 18:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-24  1:46 Matthew R. Wilson
2022-05-24  9:16 ` Stefan Ring
2022-05-24 18:54   ` Matthew R. Wilson [this message]
2022-05-24 18:57     ` Matthew R. Wilson

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=20220524185451.7hiexks6iscdck3y@mattwilson.org \
    --to=mwilson@mattwilson.org \
    --cc=gcc-help@gcc.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.
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).