Hi Madan, Links to two images that are included in the wiki (tcpath.png and arm_uui_path.png) are missing the files. #3 and #5 has some redundant info in regards to boost library/location.
Just thought I?d bring that to your attention. Thanks, Satheesh From: Madan Kanth Lanka [mailto:[email protected]] Sent: Tuesday, May 10, 2016 12:22 AM To: Narayanan, Satheesh Cc: iotivity-dev at lists.iotivity.org Subject: Re: [dev] Iotivity for Linux/Arm Hi Satheesh, Please go through the steps listed in the following wiki page and I hope you might find some point which is missing. https://wiki.iotivity.org/iotivity_porting_to_arm_based_platforms If problem still persists or wiki page is not covering your specific problem, please revert back. Thanks, Madan ------- Original Message ------- Sender : Narayanan, Satheesh<Satheesh.Narayanan at sylvania.com<mailto:Satheesh.Narayanan at sylvania.com>> Date : May 09, 2016 22:51 (GMT+05:30) Title : [dev] Iotivity for Linux/Arm Hello experts, Looking for help getting Iotivity build for ARM architecture for linux. Boost library built using the cross compiler (though bzlib2 had issues, but I filtered it out as I won?t be using them). When running $ scons TARGET_OS=linux TARGET_ARCH=arm: Conf.CheckLib(?boost_thread?, language=?C++?) returns false. Notes: - bin.v2/libs/thread/build/gcc-arm/release/link-static/threading-multi/libboost_thread.a and Bin.v2/libs/thread/build/gcc-arm/release/threading-multi/libboost_thread.so.1.55.0 are successfully built. - readelf confirms that both of them are ELF2/ARM. - Cross compiler used is - arm-linux-gnueabihf-g++; Boost is also built using this compiler. - Build_common/linux/SConscript modified to use armv7-a instead of ?armv5te?, as the arm we are using is V7. Help please! Thanks, [cid:image001.gif at 01D1AA9E.23E797F0] -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160510/3c6f43ef/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.gif Type: image/gif Size: 13168 bytes Desc: image001.gif URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160510/3c6f43ef/attachment.gif>
