Re: Still Problem with GNU-Classpath 0.96.1 on StrongARM

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Robert,

thank you for your replies and for the support.
Can you run your ARM gcc like this:

gcc -E -dM - < /dev/null

This will show all the predefined macros.  If your ARM system is
configured to use
EABI, there should be __ARM_EABI__ somewhere in that.
There is no "__ARM_EABI__" option on my machine.
This would mean, that my system is not configured to use EABI and the standard JamVM <= 1.4.5 sould function ???

On second thoughts, it's easier to send you a distribution based on
the next release of JamVM (jamvm-1.5.0.tar.gz, which I've had to
rename to get round gmail).
Oh cool, thank you!
This contains JamVMs classes pre-built.  So you should be able to
compile it on your ARM system without the need of a Java compiler.
The resultant binary should run with Classpath-0.92 to get you a
working ecj.
So, after compilation of the Classpath-0.96.1 with ecj and JamVM 1.5.0, I should be able to reconfigure the JamVM again to use the newly compiled Classpath and to have full support of generics and annotations. It would be great if it succeedes ... However, it is arguable if the commented problem occures once again, since EABI support seems not to be the source for it. I'll try to get it work with the new JamVM; if it does not function I will post again to the mailing list.

Thank you for your help.

Vladimir


[Index of Archives]     [Linux Kernel]     [Linux Cryptography]     [Fedora]     [Fedora Directory]     [Red Hat Development]

  Powered by Linux