Re: jni problem on ARM builder

2016-08-23 Thread Dominik 'Rathann' Mierzejewski
On Tuesday, 23 August 2016 at 13:26, Dan Horák wrote: > On Tue, 23 Aug 2016 13:17:54 +0200 > gil wrote: > > > hi > > > > tried to build https://bugzilla.redhat.com/show_bug.cgi?id=1366839 > > > > on arm builder > > but there is this problem > > > > net_openhft_ticker_impl_JNIClock.cpp:59:25: e

Re: jni problem on ARM builder

2016-08-23 Thread Dan Horák
On Tue, 23 Aug 2016 13:17:54 +0200 gil wrote: > hi > > tried to build https://bugzilla.redhat.com/show_bug.cgi?id=1366839 > > on arm builder > but there is this problem > > net_openhft_ticker_impl_JNIClock.cpp:59:25: error: 'rdtsc' was not > declared in this scope rdtsc is x86 specific instr

Re: jni problem on ARM builder

2016-08-23 Thread Tom Hughes
On 23/08/16 12:17, gil wrote: tried to build https://bugzilla.redhat.com/show_bug.cgi?id=1366839 on arm builder but there is this problem net_openhft_ticker_impl_JNIClock.cpp:59:25: error: 'rdtsc' was not declared in this scope any ideas? Well rdtsc is an x86 assembly instruction to read th

jni problem on ARM builder

2016-08-23 Thread gil
hi tried to build https://bugzilla.redhat.com/show_bug.cgi?id=1366839 on arm builder but there is this problem net_openhft_ticker_impl_JNIClock.cpp:59:25: error: 'rdtsc' was not declared in this scope any ideas? thanks in advance regards .g -- devel mailing list devel@lists.fedoraproject.