From: Kevin Buettner <kevinb@cygnus.com>
To: Alexandre Oliva <aoliva@redhat.com>, gdb@sources.redhat.com
Subject: Re: GDB CVS won't build on HP-UX 10.20
Date: Tue, 29 May 2001 09:46:00 -0000 [thread overview]
Message-ID: <1010529164521.ZM28182@ocotillo.lan> (raw)
In-Reply-To: <ork830fone.fsf@guarana.lsd.ic.unicamp.br>
On May 29, 7:14am, Alexandre Oliva wrote:
> The problem is that remote.c calls no_shared_libraries(), but solib.c
> is not used on this platform, and in 10 seconds I couldn't find
> anything remotely similar in somsolib.c. Should the #ifdef test that
> decides whether to call no_shared_libraries() be made stricter, or
> should no_shared_libraries() be defined in somsolib.c too?
IMO, the "right" way to fix this is to convert somsolib.c into a
solib.c back end (perhaps solib-som.c?) and make HP-UX use solib.c.
(As an example of how this might be done, see Nick Duffek's recent
work in converting osfsolib.c to solib-osf.c)
However, in this case, the right way is not necessarily easy, so the
expedient solution of adding no_shared_libraries() to somsolib.c is
acceptable as a short term solution.
Kevin
next prev parent reply other threads:[~2001-05-29 9:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-05-29 3:14 Alexandre Oliva
2001-05-29 9:46 ` Kevin Buettner [this message]
2001-05-30 19:55 ` Alexandre Oliva
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=1010529164521.ZM28182@ocotillo.lan \
--to=kevinb@cygnus.com \
--cc=aoliva@redhat.com \
--cc=gdb@sources.redhat.com \
/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