This is the mail archive of the java-discuss@sourceware.cygnus.com 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]

Re: 3rd Party Classes: bad value constant type 0, index 0


"Alan W. Jurgensen" wrote:

> I'm giving gcj a test-drive as a possible tool to implement
> a JTAPI (Java Computer Telephony) server...
>
> Using 3rd party Classes (Lucent is PBX implementation)
> I get:  bad value constant type 0, index 0
>
> No access to CTI java source possible =(...
>
> Platform is RedHat6.0 Linux 2.2.5-15, glibc 2.2.1, ...
>
> ANY IDEAS WHAT TO TRY? thx!

It looks like these classes have been run through an obfuscator. Unfortunatly,
gcj seems to have trouble with obfuscated classes. I got similar errors trying
to compile the "volano" benchmark.

regards

  [ bryce ]



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