public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: dacut@neolinear.com
To: gcc-gnats@gcc.gnu.org
Subject: bootstrap/7882: HP bootstrap failure when building on PA 2.0 for PA 1.1
Date: Tue, 10 Sep 2002 09:56:00 -0000	[thread overview]
Message-ID: <20020910165058.2609.qmail@sources.redhat.com> (raw)


>Number:         7882
>Category:       bootstrap
>Synopsis:       HP bootstrap failure when building on PA 2.0 for PA 1.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Sep 10 09:56:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     dacut@neolinear.com
>Release:        gcc-3.2
>Organization:
>Environment:
HP-UX packard B.11.11 U 9000/785 2002930816 unlimited-user license
Build host is HPPA2.0, but building for HPPA1.1.
>Description:
bootstrapping fails on our HP-UX boxes (which have a PA2.0 processor, but we're building for PA1.1 for compatibility) because __gcc_plt_call (defined in gcc-3.2/gcc/config/pa/lib2funcs.asm) is missing from
libgcc.a.

It appears to be a bug in the configuration step; lib2funcs.asm is missing from all of the generated makefiles, regardless of the version of as (gas, HP as, etc.) used.

Using GNU make 3.79.1, configuring with (one sample):

../gcc-3.2/configure
 --prefix=/space/devtools/gcc-3.2-hppa-hpux
 --enable-languages=c,c++,f77,java
 --with-gnu-as
 --with-as=/space/devtools/binutils-2.13-hppa-hpux/bin/as
 --enable-threads=posix
 --disable-multili
 hppa1.1-hpux

(Same results if --gas and --with-as are removed)

After the stage1 compiler is built, I receive the following error when stage2 compilation starts:
/usr/bin/ld: Unsatisfied symbols:
   __gcc_plt_call (first referenced in
/zone/dacut/build.hpux11/obj-gcc/gcc/libgcc.a(__main.o)) (code)
>How-To-Repeat:

>Fix:
Configure for PA 2.0, or manually build lib2funcs.asm after each stage and add it to libgcc.a.
>Release-Note:
>Audit-Trail:
>Unformatted:


             reply	other threads:[~2002-09-10 16:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-10  9:56 dacut [this message]
2002-09-10 10:46 Jeff Law
2002-09-10 10:56 Dave Cuthbert
2002-09-10 11:16 Jeff Law
2003-05-14  9:36 Dara Hazeghi
2003-05-14 10:56 giovannibajo
2003-05-14 12:46 David Cuthbert

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=20020910165058.2609.qmail@sources.redhat.com \
    --to=dacut@neolinear.com \
    --cc=gcc-gnats@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).