Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Nathanael Nerode <neroden@doctormoo.dyndns.org>
To: gcc-patches@gcc.gnu.org
Cc: gdb-patches@sources.redhat.com, binutils@sources.redhat.com,
	dj@redhat.com
Subject: [patch] fix top level AIX configury bug
Date: Fri, 21 Jun 2002 14:59:00 -0000	[thread overview]
Message-ID: <20020621215807.GA17325@doctormoo.dyndns.org> (raw)

Fixes a bug in AIX configury at the top level for ubertree builds...
Refer to http://gcc.gnu.org/ml/gcc/2002-06/msg01409.html
and http://gcc.gnu.org/ml/gcc/2002-06/msg01406.html
for details as to what's going on here.

2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
	* configure.in: Fix AIX configury bug.

*** configure.in.working_mods	Fri Jun 21 16:09:18 2002
--- configure.in	Fri Jun 21 17:53:50 2002
*************** case "${target}" in
*** 613,619 ****
    powerpc-*-aix*)
      # copied from rs6000-*-* entry
      noconfigdirs="$noconfigdirs gprof cvssrc target-libgloss ${libgcj}"
-     use_gnu_ld=yes
      ;;
    powerpc*-*-winnt* | powerpc*-*-pe* | ppc*-*-pe)
      target_configdirs="$target_configdirs target-winsup"
--- 613,618 ----
*************** case "${target}" in
*** 640,646 ****
      ;;
    rs6000-*-aix*)
      noconfigdirs="$noconfigdirs gprof ${libgcj}"
-     use_gnu_ld=yes
      ;;
    rs6000-*-*)
      noconfigdirs="$noconfigdirs gprof ${libgcj}"
--- 639,644 ----


             reply	other threads:[~2002-06-21 21:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-21 14:59 Nathanael Nerode [this message]
2002-06-21 15:11 ` David Edelsohn
2002-06-21 15:20   ` DJ Delorie

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=20020621215807.GA17325@doctormoo.dyndns.org \
    --to=neroden@doctormoo.dyndns.org \
    --cc=binutils@sources.redhat.com \
    --cc=dj@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gdb-patches@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