Hi IoTivity: Still facing the issue LIBPATH not adding to compilation flags.
I have tried printing 'env' by using 'print env.Dump()' just before checking for 'boost_program_option', LIBPATH exists there also. Attached build log by printing 'env' and config.log. Thanks , Anil Kolli, 9886-595-440. On 30 March 2015 at 17:37, anilkumar kolli <kollianil2009 at gmail.com> wrote: > 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/20150331/1fee82be/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: config.log Type: text/x-log Size: 701 bytes Desc: not available URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20150331/1fee82be/attachment.bin> -------------- next part -------------- A non-text attachment was scrubbed... Name: build.log Type: text/x-log Size: 15706 bytes Desc: not available URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20150331/1fee82be/attachment-0001.bin>
