FW: Porting OpenJDK 6 to Stratus OpenVOS on IA32 -- crossdevelopment??

Christian Thalinger twisti at complang.tuwien.ac.at
Tue Sep 30 04:37:00 PDT 2008


On Wed, 2008-09-24 at 14:07 -0400, Barnes, Richard wrote:
> I would be happy to hear from you.

One thing I work with is ALT_COMPILER_PATH to set the cross-compiler.
Setting that variable correctly should give you native libraries for
your target, while the Java portions are compiled with your host
compiler (e.g. x86_64-linux).

- Christian




More information about the porters-dev mailing list