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?
Error from linker: cannot find /lib/libc.so.6
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.
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio