public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/38438]  New: build error in x86_64-unknown-linux-gnu/32/libjava
@ 2008-12-07 21:01 felix-gcc at fefe dot de
  2008-12-07 21:46 ` [Bug libgcj/38438] " felix-gcc at fefe dot de
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: felix-gcc at fefe dot de @ 2008-12-07 21:01 UTC (permalink / raw)
  To: java-prs

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-12-08  0:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-07 21:01 [Bug libgcj/38438] New: build error in x86_64-unknown-linux-gnu/32/libjava felix-gcc at fefe dot de
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

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).