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 static executable


squeeto@canada.com wrote:
> Simon-
> The -I instead of --classpath worked, unfortunately i
> now get:
> 
> undefined reference to 'test1::class$'

I saw this yesterday - it means the class specified by your --mail=@@@
option is not found (in my case, i had forgotten it was in a package and
left out the fully-qualified class name).

Paul
http://paulgear.webhop.net

Attachment: pgp00000.pgp
Description: PGP signature


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