public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/37264]  New: /usr/ccs/bin/ld: Unsatisfied symbols in gnu/gcj/tools/gcj_dbto
@ 2008-08-28 13:09 danglin at gcc dot gnu dot org
  2008-08-28 13:13 ` [Bug libgcj/37264] " danglin at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: danglin at gcc dot gnu dot org @ 2008-08-28 13:09 UTC (permalink / raw)
  To: java-prs

libtool: link: /test/gnu/gcc/objdir/gcc/gcj
-B/test/gnu/gcc/objdir/hppa2.0w-hp-h
pux11.11/libjava/ -B/test/gnu/gcc/objdir/gcc/ -g -O2 -o .libs/gcj-dbtool
--main=
gnu.gcj.tools.gcj_dbtool.Main -shared-libgcc gnu/gcj/tools/gcj_dbtool/natMain.o
gnu/gcj/tools/.libs/gcj_dbtool.o 
-L/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/l
ibjava/.libs -L/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/libjava -L./.libs
-lgc
j -lpthread -lrt  -Wl,+b
-Wl,/test/gnu/gcc/objdir/hppa2.0w-hp-hpux11.11/libjava/
.libs:/opt/gnu/gcc/gcc-4.4.0/lib
/usr/ccs/bin/ld: Unsatisfied symbols:
   bool java::lang::Class::isPrimitive() (first referenced in
gnu/gcj/tools/gcj_
dbtool/natMain.o) (data)
   bool java::lang::Class::isArray() (first referenced in
gnu/gcj/tools/gcj_dbto
ol/natMain.o) (data)
   _Jv_InitClass (first referenced in gnu/gcj/tools/gcj_dbtool/natMain.o)
(data)


-- 
           Summary: /usr/ccs/bin/ld: Unsatisfied symbols in
                    gnu/gcj/tools/gcj_dbto
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: hppa2.0w-hp-hpux11.11
  GCC host triplet: hppa2.0w-hp-hpux11.11
GCC target triplet: hppa2.0w-hp-hpux11.11


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


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

* [Bug libgcj/37264] /usr/ccs/bin/ld: Unsatisfied symbols in gnu/gcj/tools/gcj_dbto
  2008-08-28 13:09 [Bug libgcj/37264] New: /usr/ccs/bin/ld: Unsatisfied symbols in gnu/gcj/tools/gcj_dbto danglin at gcc dot gnu dot org
@ 2008-08-28 13:13 ` danglin at gcc dot gnu dot org
  2008-12-27  5:25 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: danglin at gcc dot gnu dot org @ 2008-08-28 13:13 UTC (permalink / raw)
  To: java-prs



------- Comment #1 from danglin at gcc dot gnu dot org  2008-08-28 13:13 -------
This is with:

-bash-3.2$ ./xgcc -B./ -v
Reading specs from ./specs
Target: hppa2.0w-hp-hpux11.11
Configured with: ../gcc/configure --with-gnu-as --with-as=/opt/gnu/bin/as
--enable-shared --disable-nls --with-local-prefix=/opt/gnu
--prefix=/opt/gnu/gcc/gcc-4.4.0 --enable-debug=no --enable-threads=posix
--with-mpfr=/opt/gnu/gcc/gcc-4.4.0 --with-gmp=/opt/gnu/gcc/gcc-4.3.0
--disable-libmudflap --enable-languages=c++,java
Thread model: posix
gcc version 4.4.0 20080828 (experimental) [trunk revision 139693] (GCC)


-- 


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


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

* [Bug libgcj/37264] /usr/ccs/bin/ld: Unsatisfied symbols in gnu/gcj/tools/gcj_dbto
  2008-08-28 13:09 [Bug libgcj/37264] New: /usr/ccs/bin/ld: Unsatisfied symbols in gnu/gcj/tools/gcj_dbto danglin at gcc dot gnu dot org
  2008-08-28 13:13 ` [Bug libgcj/37264] " danglin at gcc dot gnu dot org
@ 2008-12-27  5:25 ` pinskia at gcc dot gnu dot org
  2008-12-27 14:53 ` dave at hiauly1 dot hia dot nrc dot ca
  2008-12-28 15:53 ` danglin at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-12-27  5:25 UTC (permalink / raw)
  To: java-prs



------- Comment #2 from pinskia at gcc dot gnu dot org  2008-12-27 05:25 -------
Was this ever fixed?


-- 


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


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

* [Bug libgcj/37264] /usr/ccs/bin/ld: Unsatisfied symbols in gnu/gcj/tools/gcj_dbto
  2008-08-28 13:09 [Bug libgcj/37264] New: /usr/ccs/bin/ld: Unsatisfied symbols in gnu/gcj/tools/gcj_dbto danglin at gcc dot gnu dot org
  2008-08-28 13:13 ` [Bug libgcj/37264] " danglin at gcc dot gnu dot org
  2008-12-27  5:25 ` pinskia at gcc dot gnu dot org
@ 2008-12-27 14:53 ` dave at hiauly1 dot hia dot nrc dot ca
  2008-12-28 15:53 ` danglin at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: dave at hiauly1 dot hia dot nrc dot ca @ 2008-12-27 14:53 UTC (permalink / raw)
  To: java-prs



------- Comment #3 from dave at hiauly1 dot hia dot nrc dot ca  2008-12-27 14:53 -------
Subject: Re:  /usr/ccs/bin/ld: Unsatisfied symbols in gnu/gcj/tools/gcj_dbto

> Was this ever fixed?

I believe it is fixed, but I will have to do another build to be sure.

Dave


-- 


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


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

* [Bug libgcj/37264] /usr/ccs/bin/ld: Unsatisfied symbols in gnu/gcj/tools/gcj_dbto
  2008-08-28 13:09 [Bug libgcj/37264] New: /usr/ccs/bin/ld: Unsatisfied symbols in gnu/gcj/tools/gcj_dbto danglin at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2008-12-27 14:53 ` dave at hiauly1 dot hia dot nrc dot ca
@ 2008-12-28 15:53 ` danglin at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: danglin at gcc dot gnu dot org @ 2008-12-28 15:53 UTC (permalink / raw)
  To: java-prs



------- Comment #4 from danglin at gcc dot gnu dot org  2008-12-28 15:53 -------
This bug is fixed.


-- 

danglin at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


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


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

end of thread, other threads:[~2008-12-28 15:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-28 13:09 [Bug libgcj/37264] New: /usr/ccs/bin/ld: Unsatisfied symbols in gnu/gcj/tools/gcj_dbto danglin at gcc dot gnu dot org
2008-08-28 13:13 ` [Bug libgcj/37264] " danglin at gcc dot gnu dot org
2008-12-27  5:25 ` pinskia at gcc dot gnu dot org
2008-12-27 14:53 ` dave at hiauly1 dot hia dot nrc dot ca
2008-12-28 15:53 ` danglin at gcc dot gnu dot org

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