Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Kevin Buettner <kevinb@cygnus.com>
To: Daniel Berlin <dan@cgsoftware.com>
Cc: gdb-patches@sourceware.cygnus.com
Subject: Re: [PATCH RFA] symtab.c: Don't coredump on ``b .''
Date: Fri, 01 Sep 2000 18:41:00 -0000	[thread overview]
Message-ID: <1000902014048.ZM11909@ocotillo.lan> (raw)
In-Reply-To: <Pine.LNX.4.21.0009011747400.19244-100000@propylaea.anduin.com>

On Sep 1,  5:48pm, Daniel Berlin wrote:

> Just curious, is this recent, or was this always around?

It's been around for a while.

I did some poking around and it looks to me like it became broken on
Dec 31, 1998.  I haven't actually built the version prior to this
date, but I've examined the code and it looks okay.

They say that many things became broken on that infamous date...
(I'll leave it to one of the old timers to explain further.)

Kevin
From aoliva@redhat.com Sat Sep 02 00:10:00 2000
From: Alexandre Oliva <aoliva@redhat.com>
To: gdb-patches@sources.redhat.com
Subject: igen won't run on Solaris-based Canadian crosses
Date: Sat, 02 Sep 2000 00:10:00 -0000
Message-id: <or7l8vb76y.fsf@guarana.lsd.ic.unicamp.br>
X-SW-Source: 2000-09/msg00012.html
Content-length: 399

There's something in Solaris' getopt() that prevents igen from running
with it.  If host == build, this problem doesn't show up because
libiberty's getopt is linked in, but on Canadian crosses, libiberty
isn't linked in since it's compiled for the host, while igen must run
on the build machine.

This patch arranges for getopt to be compiled and linked into igen
when appropriate.  Ok to install?


      reply	other threads:[~2000-09-01 18:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1000901181238.ZM11161@ocotillo.lan>
2000-09-01 11:16 ` Michael Snyder
2000-09-01 17:48 ` Daniel Berlin
2000-09-01 18:41   ` Kevin Buettner [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=1000902014048.ZM11909@ocotillo.lan \
    --to=kevinb@cygnus.com \
    --cc=dan@cgsoftware.com \
    --cc=gdb-patches@sourceware.cygnus.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