Error from linker: cannot find /lib/libc.so.6

Error from linker: cannot find /lib/libc.so.6

BY 09 Jul 2017 Native Application Development

Hi,

While trying to compile using our own build system (scons), I’m getting this error from the linker: ld.exe: cannot find /lib/libc.so.6

I’m adding the option –sysroot=”d:/tizen-studio/platforms/tizen-2.4/mobile/rootstraps/mobile-2.4-device.core/” to the linker command, and I copied all the options used by the IDE, and the file is there. Is there anything I’m missing? Maybe something in the environment variables, etc? Is there any documentation or examples about how to build and link a native binary from command line?

Thanks,

Ariel.

Written by