public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "felix-gcc at fefe dot de" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug libgcj/38438]  New: build error in x86_64-unknown-linux-gnu/32/libjava
Date: Sun, 07 Dec 2008 21:01:00 -0000	[thread overview]
Message-ID: <bug-38438-3511@http.gcc.gnu.org/bugzilla/> (raw)

I have had this error for months now.  When I try to build the current svn HEAD
I get this compile error:

make[5]: Entering directory
`/home/leitner/tmp/gcc/build/x86_64-unknown-linux-gnu/32/libjava'
/bin/sh ./libtool --tag=GCJ --mode=link /home/leitner/tmp/gcc/build/gcc/gcj
-B/home/leitner/tmp/gcc/build/x86_64-unknown-linux-gnu/32/libjava/
-B/home/leitner/tmp/gcc/build/gcc/
-L/home/leitner/tmp/gcc/build/x86_64-unknown-linux-gnu/32/libjava -ffloat-store
-fomit-frame-pointer -g -O2  -m32 -m32 -o grmic
--main=gnu.classpath.tools.rmic.Main -rpath /opt/gcc/lib64/../lib
-shared-libgcc   
-L/home/leitner/tmp/gcc/build/x86_64-unknown-linux-gnu/32/libjava/.libs
libgcj-tools.la 
libtool: link: /home/leitner/tmp/gcc/build/gcc/gcj
-B/home/leitner/tmp/gcc/build/x86_64-unknown-linux-gnu/32/libjava/
-B/home/leitner/tmp/gcc/build/gcc/ -ffloat-store -fomit-frame-pointer -g -O2
-m32 -m32 -o .libs/grmic --main=gnu.classpath.tools.rmic.Main -shared-libgcc 
-L/home/leitner/tmp/gcc/build/x86_64-unknown-linux-gnu/32/libjava/.libs
-L/home/leitner/tmp/gcc/build/x86_64-unknown-linux-gnu/32/libjava
./.libs/libgcj-tools.so -Wl,-rpath -Wl,/opt/gcc/lib64/../lib
/tmp/cc6R4nVe.o: In function `main':
/tmp/ccM10rwb.i:11: undefined reference to
`gnu::classpath::tools::rmic::Main::class$'
collect2: ld returned 1 exit status
make[5]: *** [grmic] Error 1
make[5]: Leaving directory
`/home/leitner/tmp/gcc/build/x86_64-unknown-linux-gnu/32/libjava'

Is there a way to tell gcc I don't need the -m32 version of gcj?  Or,
preferably, to not get this error message?  Unfortunately make install runs
into this error and aborts before it finishes building and installing the
64-bit java runtime.


-- 
           Summary: build error in x86_64-unknown-linux-gnu/32/libjava
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: felix-gcc at fefe dot de
 GCC build triplet: x86_64-pc-linux-gnu
  GCC host triplet: x86_64-pc-linux-gnu
GCC target triplet: x86_64-pc-linux-gnu


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


             reply	other threads:[~2008-12-07 21:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-07 21:01 felix-gcc at fefe dot de [this message]
2008-12-07 21:46 ` [Bug libgcj/38438] " felix-gcc at fefe dot de
2008-12-07 22:48 ` brian at dessent dot net
2008-12-07 23:38 ` felix-gcc at fefe dot de
2008-12-08  0:17 ` felix-gcc at fefe dot de
2008-12-08  0:30 ` brian at dessent dot net

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-38438-3511@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).