This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
link problems under darwin5.2
- From: Andreas Tobler <toa at pop dot agri dot ch>
- To: GCC-Java <java at gcc dot gnu dot org>
- Date: Wed, 02 Jan 2002 16:15:38 +0100
- Subject: link problems under darwin5.2
- Organization: zero
Hi,
I get the following undefined symbols when I try to build the libgcj,
the interpreter is disabled.
Anyone an idea wht I forgot to set?
Thanks in advance
Andreas
---
/usr/bin/ld: Undefined symbols:
java::util::jar::Attributes$Name::MAIN_CLASS
java::util::jar::Attributes$Name::class$
_alloca
java::lang::ref::Reference::isEnqueued()
java::lang::ref::Reference::get()
java::lang::ref::Reference::clear()
java::lang::ref::Reference::enqueue()
java::lang::ref::Reference::class$
java::lang::ref::Reference::Reference(java::lang::Object*)
java::lang::ref::Reference::Reference(java::lang::Object*, java::lang::ref::Re
ferenceQueue*)
java::util::jar::Attributes::class$
java::util::jar::Attributes::Attributes(java::util::jar::Attributes*)
java::util::jar::Attributes::Attributes()
java::util::jar::Attributes$Name::MANIFEST_VERSION