public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "bero at arklinux dot org" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug java/33764]  New: [4.3 regression] gij is built as 32-bit binary when building multilib gcc
Date: Sat, 13 Oct 2007 19:35:00 -0000	[thread overview]
Message-ID: <bug-33764-5606@http.gcc.gnu.org/bugzilla/> (raw)

When building gcc on x86_64 with multilib support, gij is built as 32-bit
executable with some strange -rpaths.

The other parts of gcj are ok.

[bero@c64 ~]$ ldd /usr/bin/gcj
        libmpfr.so.1 => /usr/lib64/libmpfr.so.1 (0x00002b0221bea000)
        libgmp.so.3 => /usr/lib64/libgmp.so.3 (0x00002b0221e20000)
        libc.so.6 => /lib64/libc.so.6 (0x00002b022205e000)
        /lib64/ld-linux-x86-64.so.2 (0x00002b02219ce000)
[bero@c64 ~]$ ldd /usr/bin/gij
         (0xffffe000)
        libgij.so.9 => /usr/lib64/../lib/libgij.so.9 (0xf7f03000)
        libgcj.so.9 => /usr/lib64/../lib/libgcj.so.9 (0xf5fea000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xf5fd2000)
        librt.so.1 => /lib/librt.so.1 (0xf5fca000)
        libdl.so.2 => /lib/libdl.so.2 (0xf5fc6000)
        libz.so.1 => /usr/lib64/../lib/libz.so.1 (0xf5fb3000)
        libgcc_s.so.1 => /usr/lib64/../lib/libgcc_s.so.1 (0xf5fa6000)
        libm.so.6 => /lib/libm.so.6 (0xf5f7f000)
        libc.so.6 => /lib/libc.so.6 (0x42000000)
        /lib/ld-linux.so.2 (0xf7f07000)


-- 
           Summary: [4.3 regression] gij is built as 32-bit binary when
                    building multilib gcc
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bero at arklinux dot org
 GCC build triplet: x86_64-linux-gnu
  GCC host triplet: x86_64-linux-gnu
GCC target triplet: x86_64-linux-gnu


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


             reply	other threads:[~2007-10-13 19:35 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-13 19:35 bero at arklinux dot org [this message]
2007-10-14 14:59 ` [Bug java/33764] [4.2/4.3 " hjl at lucon dot org
2007-10-22  8:43 ` [Bug libgcj/33764] " pinskia at gcc dot gnu dot org
2008-01-09 22:03 ` tromey at gcc dot gnu dot org
2008-01-09 22:14 ` rguenther at suse dot de
2008-01-09 22:17 ` tromey at gcc dot gnu dot org
2008-01-12 17:53 ` rguenth at gcc dot gnu dot org
2008-01-26 22:20 ` rguenth at gcc dot gnu dot org
2008-02-01 16:59 ` jsm28 at gcc dot gnu dot org
2008-05-19 20:28 ` [Bug libgcj/33764] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
2008-11-12 20:56 ` jakub at gcc dot gnu dot org
2008-11-12 21:04 ` [Bug libgcj/33764] [4.2/4.3 " jakub at gcc dot gnu dot org
2009-03-31 20:13 ` [Bug libgcj/33764] [4.3 " jsm28 at gcc dot gnu dot org
2009-08-04 12:36 ` rguenth at gcc dot gnu dot org
2010-05-22 18:19 ` rguenth 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-33764-5606@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=java-prs@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).