This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCJ information


On Mon, 24 Dec 2001, Vladimir Puskas wrote:
> undefined reference to `java::security::AccessController::getContext()'
> undefined reference to `java::rmi::server::ServerCloneException::class$'
> undefined reference to
> `java::security::AccessController::doPrivileged(java::security::PrivilegedAc
> tion*)'
> undefined reference to `java::rmi::activation::ActivationException::class$'
> undefined reference to `java::rmi::RemoteException::class$'
> undefined reference to `java::security::PrivilegedActionException::class$'
> undefined reference to `java::security::PrivilegedAction::class$'

Try the latest 3.1 from CVS.  I believe it defines all these classes.

Jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]