Hi,
  I have a board with Allwinner A20 core,named cubieboard2.

  "$ uname -a"
  "Linux cubieboard2 3.4.43+ #2 SMP PREEMPT Sat Aug 3 17:36:00 CST 2013 armv7l 
armv7l armv7l GNU/Linux"

  I want to build Iotivity on it,so enter "sudo scons TARGET_ARCH=arm" in root 
directry of iotivity on terminal.Then it appears an error about not find c++ 
boost_thread.Before this,i built boost_1.55.0 for default configuration with 
procedure in "https://www.iotivity.org/documentation/linux/getting-started"; or 
try to change toolset gcc to arm-linux-gnueabihf-gcc in project-config.jam.Like 
"using gcc : arm : arm-linux-gnueabihf-gcc;" in line 12.But both of 2 way not 
worked.
  How can i do?
  By the way,in Raspberry pi also must build boost_1.55.0?Did it hava some 
configuration?

  Thank you very much!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20151014/58860b51/attachment.html>

Reply via email to