Hi Aditya,
On 05/05/2015 05:41 PM, Aditya Kousik wrote:
Wow. That worked, but opened a huge can of worms. For some reason or the other, the compiler can't include <cstddef> or <utility> or such _cplusplus based headers. Could this be a C++ version issue?
it may be less obscure. I guess that you will need to add the standard C++ library 'stdcxx' (from repos/libports/) to 'LIBS'.
Cheers Norman