Hello,
The important ones are:
--with-target-bits=32 --with-jvm-variants=client,server,minimal1
--with-jdk-variant=embedded
I also recommend adding:
--with-devkit=/java/devtools/linux/devkit/gcc4.8.2-OEL5.5
if you have that available, or if your forest has been updated to use
the new devkit version, gcc4.9.2-OEL6.4.
/Erik
On 2015-10-21 17:43, Coleen Phillimore wrote:
Hi,
Does anyone know how to build this on a linux x64 system with the 32
bit libraries installed?
Ie. the magic flags to 'configure' etc? I fail this in JPRT and want
to locally figure out why.
thanks,
Coleen