On 10/4/06, Mark Hindess <[EMAIL PROTECTED]> wrote:
On 4 October 2006 at 12:59, "Ivan Volosyuk" <[EMAIL PROTECTED]> wrote: > 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#act > ion_ > > > 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) And what is os.arch is set to? x86 or i386 or something? Probably not much we can do about that. Except perhaps create a user preferences file. Regards, Mark.
I don't know, looks like that. Well, I am happy with current state. It is often quite painful for me to have number of property files. -- 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]
