From Richard.Barnes at stratus.com Wed Oct 1 06:56:50 2008 From: Richard.Barnes at stratus.com (Barnes, Richard) Date: Wed, 1 Oct 2008 09:56:50 -0400 Subject: FW: Porting OpenJDK 6 to Stratus OpenVOS on IA32 --crossdevelopment?? In-Reply-To: <1222774620.8675.13.camel@cthalinger> Message-ID: One of our team members did spot that. It's definitely an idea worth exploring. Thanks, Richard -----Original Message----- From: Christian Thalinger [mailto:twisti at complang.tuwien.ac.at] Sent: Tuesday, September 30, 2008 7:37 AM To: Barnes, Richard Cc: Dalibor.Topic at Sun.COM; Mark Wielaard; Jonathan Springer; porters-dev at openjdk.java.net; Joe.Darcy at Sun.COM Subject: RE: FW: Porting OpenJDK 6 to Stratus OpenVOS on IA32 --crossdevelopment?? 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