public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Yet another java bootstrap failure
@ 2004-09-22  0:35 Matt Austern
  2004-09-22  1:15 ` Andreas Tobler
  0 siblings, 1 reply; 2+ messages in thread
From: Matt Austern @ 2004-09-22  0:35 UTC (permalink / raw)
  To: gcc

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

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

* Re: Yet another java bootstrap failure
  2004-09-22  0:35 Yet another java bootstrap failure Matt Austern
@ 2004-09-22  1:15 ` Andreas Tobler
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Tobler @ 2004-09-22  1:15 UTC (permalink / raw)
  To: Matt Austern; +Cc: gcc

Matt Austern wrote:


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

That's mine, I'm sorry. Darwin stuff. I'm looking into it right now.

Andreas

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

end of thread, other threads:[~2004-09-21 20:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-22  0:35 Yet another java bootstrap failure Matt Austern
2004-09-22  1:15 ` Andreas Tobler

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