Re: [dev] generated .dat files

2017-07-22 Thread Philippe Coval
On 22/07/17 20:18, Mats Wichmann wrote: On 07/21/2017 11:53 AM, Philippe Coval wrote: On 21/07/17 19:34, Nash, George wrote: If I understand right. Currently the json2cbor program does not have support for cross compilation. For this reason we still need to have dat files checked into the cod

Re: [dev] generated .dat files

2017-07-22 Thread Mats Wichmann
On 07/21/2017 11:53 AM, Philippe Coval wrote: > On 21/07/17 19:34, Nash, George wrote: >> If I understand right. Currently the json2cbor program does not have >> support for cross compilation. >> For this reason we still need to have dat files checked into the code >> base for cross compilation sit

Re: [dev] generated .dat files

2017-07-21 Thread Philippe Coval
On 21/07/17 19:34, Nash, George wrote: If I understand right. Currently the json2cbor program does not have support for cross compilation. For this reason we still need to have dat files checked into the code base for cross compilation situations. Yes I did this on purpose to avoid inconsisten

Re: [dev] generated .dat files

2017-07-21 Thread Mats Wichmann
On 07/21/2017 11:34 AM, Nash, George wrote: > If I understand right. Currently the json2cbor program does not have support > for cross compilation. well... it's rather that we build it, and then have to run it to generate, and if we've cross-built the binary is for the wrong architecture to be ab

Re: [dev] generated .dat files

2017-07-21 Thread Nash, George
, July 21, 2017 10:22 AM To: IoTivity Developer List Subject: [dev] generated .dat files I'm not sure this is working the way it's supposed to. After builds this morning I notice: $ git status -s -uno M resource/csdk/security/unittest/oic_svr_db.dat M resource/csdk/securit

[dev] generated .dat files

2017-07-21 Thread Mats Wichmann
I'm not sure this is working the way it's supposed to. After builds this morning I notice: $ git status -s -uno M resource/csdk/security/unittest/oic_svr_db.dat M resource/csdk/security/unittest/oic_svr_db_prov.dat M resource/csdk/security/unittest/oic_unittest.dat M resource/examples/oic_sv