Re: [Emc-users] Hostmot2 integer min,max values

2018-01-09 Thread Nicklas Karlsson
> .. trying to use in this way fails on wheezy rtai and precise > rtai, so we can't adopt/replace our stdint implemenentation by relying > on the standard header yet. Here's the failure from precise: > > /usr/lib/gcc/i686-linux-gnu/4.6/include/stdint-gcc.h:86:26: error: > conflicting types for

Re: [Emc-users] Hostmot2 integer min,max values

2018-01-09 Thread Jeff Epler
.. trying to use in this way fails on wheezy rtai and precise rtai, so we can't adopt/replace our stdint implemenentation by relying on the standard header yet. Here's the failure from precise: /usr/lib/gcc/i686-linux-gnu/4.6/include/stdint-gcc.h:86:26: error: conflicting types for 'intptr_t'

Re: [Emc-users] Hostmot2 integer min,max values

2018-01-08 Thread Jeff Epler
On Mon, Jan 08, 2018 at 09:16:57AM -0700, Sebastian Kuzminsky wrote: > On 01/07/2018 01:25 PM, Nicklas Karlsson wrote: > > Found this in the file "hostmot2.h" and they live in " > That's true when building for uspace, but when building for RTAI kernel > space of course /usr/include

Re: [Emc-users] Hostmot2 integer min,max values

2018-01-08 Thread Sebastian Kuzminsky
On 01/07/2018 01:25 PM, Nicklas Karlsson wrote: Found this in the file "hostmot2.h" and they live in "

[Emc-users] Hostmot2 integer min,max values

2018-01-07 Thread Nicklas Karlsson
Found this in the file "hostmot2.h" and they live in "