Re: uapi headers userspace build results

2019-05-28 Thread Jayant Chowdhary
Hi Randy, Apologies for not keeping everyone up to date on this. A couple of colleagues (cc'ed): Tri and Matthias, are going to be taking over this work. Thanks, Jayant On 5/27/19 3:12 PM, Randy Dunlap wrote: > Hi Jayant, > > What ever happened to this script and subsequent patches? > > thanks.

Re: uapi headers userspace build results

2019-05-27 Thread Randy Dunlap
Hi Jayant, What ever happened to this script and subsequent patches? thanks. On 6/19/18 11:17 AM, Randy Dunlap wrote: > On 06/18/2018 06:47 PM, Jayant Chowdhary wrote: >> Hi Randy, >> >> On 06/12/2018 05:07 PM, Randy Dunlap wrote: >>> On 06/12/2018 01:39 PM, Jayant Chowdhary wrote: Hi Randy

Re: uapi headers userspace build results

2018-06-19 Thread Randy Dunlap
On 06/18/2018 06:47 PM, Jayant Chowdhary wrote: > Hi Randy, > > On 06/12/2018 05:07 PM, Randy Dunlap wrote: >> On 06/12/2018 01:39 PM, Jayant Chowdhary wrote: >>> Hi Randy, >>> >>> On 06/11/2018 10:49 PM, Randy Dunlap wrote: Hi, Here is what I have so far. It begins with a makefile

Re: uapi headers userspace build results

2018-06-18 Thread Jayant Chowdhary
Hi Randy, On 06/12/2018 05:07 PM, Randy Dunlap wrote: > On 06/12/2018 01:39 PM, Jayant Chowdhary wrote: >> Hi Randy, >> >> On 06/11/2018 10:49 PM, Randy Dunlap wrote: >>> Hi, >>> >>> Here is what I have so far. It begins with a makefile and some >>> template files that are added to. There's a go

Re: uapi headers userspace build results

2018-06-12 Thread Randy Dunlap
On 06/12/2018 01:39 PM, Jayant Chowdhary wrote: > Hi Randy, > > On 06/11/2018 10:49 PM, Randy Dunlap wrote: >> Hi, >> >> Here is what I have so far. It begins with a makefile and some >> template files that are added to. There's a good bit of Perl also. >> >> I put all of these files in tools/ua

uapi headers userspace build results

2018-06-11 Thread Randy Dunlap
Hi, Here is what I have so far. It begins with a makefile and some template files that are added to. There's a good bit of Perl also. I put all of these files in tools/uapi/ and run them from there. There is one .c file generated for each .h file in builddir/usr/include (O=builddir). Out of 8