public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Matt Austern <austern@apple.com>
To: gcc@gcc.gnu.org
Subject: Yet another java bootstrap failure
Date: Wed, 22 Sep 2004 00:35:00 -0000	[thread overview]
Message-ID: <235B3CCB-0C10-11D9-B8E2-000A95AA5E5E@apple.com> (raw)

This one I won't try to submit a patch for; I haven't tried tracking it 
down.  It's probably something simple like a naming mismatch, and 
possibly it's specific to Darwin, but...

/bin/sh ./libtool --tag=GCJ --mode=link /work/obj.u/gcc/gcj 
-B/work/obj.u/gcc/ -B/work/root.u/powerpc-apple-darwin7.5.0/bin/ 
-B/work/root.u/powerpc-apple-darwin7.5.0/lib/ -isystem 
/work/root.u/powerpc-apple-darwin7.5.0/include -isystem 
/work/root.u/powerpc-apple-darwin7.5.0/sys-include 
-L/work/obj.u/powerpc-apple-darwin7.5.0/libjava -g -O2  -o 
lib-org-ietf-jgss.la -rpath /work/root.u/lib -rpath /work/root.u/lib 
-version-info `grep -v '^#' ../../../fsf.u/libjava/libtool-version` 
org/ietf/jgss/ChannelBinding.lo org/ietf/jgss/GSSContext.lo 
org/ietf/jgss/GSSCredential.lo org/ietf/jgss/GSSException.lo 
org/ietf/jgss/GSSManager.lo org/ietf/jgss/GSSName.lo 
org/ietf/jgss/MessageProp.lo org/ietf/jgss/Oid.lo 
-L/work/obj.u/powerpc-apple-darwin7.5.0/libjava/.libs  
org/ietf/jgss/MessagesBundle.properties.lo
/work/obj.u/gcc/gcj -B/work/obj.u/gcc/ 
-B/work/root.u/powerpc-apple-darwin7.5.0/bin/ 
-B/work/root.u/powerpc-apple-darwin7.5.0/lib/ -isystem 
/work/root.u/powerpc-apple-darwin7.5.0/include -isystem 
/work/root.u/powerpc-apple-darwin7.5.0/sys-include -r -Wl,-bind_at_load 
-keep_private_externs -nostdlib -o 
.libs/lib-org-ietf-jgss.6.0.0.dylib-master.o  
org/ietf/jgss/.libs/ChannelBinding.o org/ietf/jgss/.libs/GSSContext.o 
org/ietf/jgss/.libs/GSSCredential.o org/ietf/jgss/.libs/GSSException.o 
org/ietf/jgss/.libs/GSSManager.o org/ietf/jgss/.libs/GSSName.o 
org/ietf/jgss/.libs/MessageProp.o org/ietf/jgss/.libs/Oid.o 
org/ietf/jgss/.libs/MessagesBundle.properties.o
/work/obj.u/gcc/gcj -B/work/obj.u/gcc/ 
-B/work/root.u/powerpc-apple-darwin7.5.0/bin/ 
-B/work/root.u/powerpc-apple-darwin7.5.0/lib/ -isystem 
/work/root.u/powerpc-apple-darwin7.5.0/include -isystem 
/work/root.u/powerpc-apple-darwin7.5.0/sys-include -dynamiclib 
-flat_namespace -undefined suppress -o 
.libs/lib-org-ietf-jgss.6.0.0.dylib 
.libs/lib-org-ietf-jgss.6.0.0.dylib-master.o   
-L/work/obj.u/powerpc-apple-darwin7.5.0/libjava 
-L/work/obj.u/powerpc-apple-darwin7.5.0/libjava/.libs  -install_name  
/work/root.u/lib/lib-org-ietf-jgss.6.dylib -compatibility_version 7 
-current_version 7.0
/usr/bin/libtool: can't locate file for: -lgcj
/usr/bin/libtool: file: -lgcj is not an object file (not allowed in a 
library)
make[3]: *** [lib-org-ietf-jgss.la] Error 1
make[3]: *** Waiting for unfinished jobs....

I'm not interested in gcj for its own sake.  What this means is that 
I'll submit a C++ patch without testing Java.  That bothers me 
slightly, but I don't see much of a choice.

			--Matt

             reply	other threads:[~2004-09-21 20:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-22  0:35 Matt Austern [this message]
2004-09-22  1:15 ` Andreas Tobler

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=235B3CCB-0C10-11D9-B8E2-000A95AA5E5E@apple.com \
    --to=austern@apple.com \
    --cc=gcc@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).