Installed DS-5 on Windows 7 platform to develop Atmel SAMA5 Cortex-A5 applications and device drivers on Ubuntu 16.04.1 target. Compile of CPP source cannot find Linux include files, e.g., ifaddrs.h. I see C:\Program Files\DS-5 v5.26.2\sw\gcc\arm-linux-gnueabihf\libc\usr\include contains ifaddrs.h. How can I instruct DS-5 to look for files in that folder? And once I get the source to compile, how can I instruct DS-5 to look for binary Linux libraries? Thanks.