Hello IoTivity: I am new to 'SCONs' and IoTivity.
1. I am building IoTivity for ARM based boards. I built 'boost' and 'expat' libraries separately, I have added following lines shown below to add 'LIBPATH' to 'env' *env.AppendUnique(CPPPATH = ['/home/spanidea/anilk/buildroot_anil/buildroot/output/host/usr/arm-buildroot-linux-gnueabi/sysroot/usr/include'])env.AppendUnique(CCFLAGS = ['-L/home/spanidea/anilk/buildroot_anil/buildroot/output/host/usr/arm-buildroot-linux-gnueabi/sysroot/usr/lib'])env.AppendUnique(LIBS = ['c' , 'stdc++', 'gcc_s' , 'boost_system', 'expat'])* 2. In my configuration log attached here, I am seeing 'Include PATH' gets added but not 'LIBPATH' and LIBs. I am not understanding the reason. Kindly provide some hints. Thanks , Anil Kolli, 9886-595-440. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20150330/4a9c9090/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: config.log Type: text/x-log Size: 621 bytes Desc: not available URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20150330/4a9c9090/attachment.bin>
