On 10/4/06, Mark Hindess <[EMAIL PROTECTED]> wrote:
On 3 October 2006 at 8:12, "Ivan Volosyuk (JIRA)" <[EMAIL PROTECTED]> wrote: > [ http://issues.apache.org/jira/browse/HARMONY-1676?page=comments#action_ > 12439536 ] > > Ivan Volosyuk commented on HARMONY-1676: > ---------------------------------------- > > copy these files into depends/libs/linux.x86_64 > build with 'ant -Dos.arch=x86_64' I've just checked in a change to make/properties.xml (as r452774) that should add os.arch normalization for x86_64. (This basically duplicates what we did to handle the way the os.arch variables differ between reference jdks.) So, hopefully, you shouldn't need -Dos.arch=x86_64 any more. If it doesn't work, can you let me know what os.arch says for the jdk you are using. Thanks, Mark.
Well, I didn't download 64 bit version jdk, so I've just used the 32 bit version which works just fine on 64 bit version of linux. Jdk I use is: jrockit-jdk1.5.0-linux-ia32 (build 1.5.0-b64) -- Ivan Intel Middleware Products Division --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
