public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "h dot m dot brand at xs4all dot nl" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/26508]  New: 4.1.0 doesn't build in 64bit on PA-RISC
Date: Wed, 01 Mar 2006 12:32:00 -0000	[thread overview]
Message-ID: <bug-26508-11434@http.gcc.gnu.org/bugzilla/> (raw)

in 32bit mode all went fine, but in 64bit mode I get:



stage1/xgcc -Bstage1/ -B/usr/local/pa20_64/hppa64-hp-hpux11.11/bin/   -g -O2
-DI
N_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-pedan
tic -Wno-long-long -Wno-variadic-macros -Wold-style-definition
-Wmissing-format-
attribute     -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/gencodes \
        build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o
build/min
-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rtl.o \
        build/errors.o ../build-hppa64-hp-hpux11.11/libiberty/libiberty.a
build/gencodes ../../src/gcc/config/pa/pa.md > tmp-codes.h
/usr/lib/pa20_64/dld.sl: Unsatisfied code symbol '__deregister_frame_info' in
lo
ad module 'build/gencodes'.
/usr/lib/pa20_64/dld.sl: Unsatisfied code symbol '__register_frame_info' in
load
 module 'build/gencodes'.
/bin/sh: 29400 Killed

--8<---
export CONFIG_SITE=
export CC=gcc64
export CFLAGS="-mpa-risc-2-0 -fPIC"
export CXXFLAGS="-mpa-risc-2-0 -fPIC"
export PATH=.:/usr/local/pa20_64/bin:/pro/local/bin
export PATH=$PATH"":/usr/bin:/opt/ansic/bin:/usr/ccs/bin:/opt/langtools/bin
export PATH=$PATH"":/opt/imake/bin

rm -rf obj-64
mkdir obj-64
cd obj-64
../src/configure \
    --enable-languages=c,c++ \
    --prefix=/usr/local/pa20_64 --with-local-prefix=/usr/local/pa20_64 \
    --with-gnu-as --with-as=/usr/local/pa20_64/bin/as \
    --with-gnu-ld --with-ld=/usr/local/pa20_64/bin/ld \
    --disable-shared \
    --disable-nls \
    --host=hppa64-hp-hpux11.11
make bootstrap-lean
-->8---


-- 
           Summary: 4.1.0 doesn't build in 64bit on PA-RISC
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: h dot m dot brand at xs4all dot nl
 GCC build triplet: hppa64-hp-hpux11.11
  GCC host triplet: hppa64-hp-hpux11.11
GCC target triplet: hppa64-hp-hpux11.11


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26508


             reply	other threads:[~2006-03-01 12:32 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-01 12:32 h dot m dot brand at xs4all dot nl [this message]
2006-03-01 12:56 ` [Bug target/26508] " h dot m dot brand at xs4all dot nl
2006-03-01 13:04 ` pinskia at gcc dot gnu dot org
2006-03-01 13:15 ` h dot m dot brand at xs4all dot nl
2006-03-01 13:45 ` h dot m dot brand at xs4all dot nl
2006-03-01 14:37 ` pinskia at gcc dot gnu dot org
2006-03-01 15:01 ` h dot m dot brand at xs4all dot nl
2006-03-01 15:21 ` h dot m dot brand at xs4all dot nl
2006-03-01 15:54 ` h dot m dot brand at xs4all dot nl
2006-03-02 17:47 ` steven at gcc dot gnu dot org
2006-03-05 15:51 ` pinskia at gcc dot gnu dot org
2006-03-05 16:46 ` h dot m dot brand at xs4all dot nl
2006-03-11 15:14 ` danglin at gcc dot gnu dot org
2006-03-11 17:12 ` h dot m dot brand at xs4all dot nl
2006-03-11 19:00 ` h dot m dot brand at xs4all dot nl
2006-03-11 23:57 ` dave at hiauly1 dot hia dot nrc dot ca
2006-03-12  0:29 ` dave at hiauly1 dot hia dot nrc dot ca
2006-03-12 12:26 ` h dot m dot brand at xs4all dot nl
2006-03-12 22:05 ` dave at hiauly1 dot hia dot nrc dot ca
2006-03-13 18:03 ` h dot m dot brand at xs4all dot nl
2006-03-13 18:10 ` dave at hiauly1 dot hia dot nrc dot ca
2006-03-23 17:49 ` dave at hiauly1 dot hia dot nrc dot ca
2006-03-23 18:11 ` h dot m dot brand at xs4all dot nl
2006-04-09 18:32 ` danglin at gcc dot gnu dot org
2006-04-09 18:56 ` danglin at gcc dot gnu dot org
2006-04-09 20:39 ` danglin at gcc dot gnu dot org

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=bug-26508-11434@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).