i686-linux-android-g++: error: unrecognized command line option '-nostdlib++' i686-linux-android-g++: error: unrecognized command line option '-Qunused-arguments' third_party/protobuf/cmake/CMakeFiles/js_embed.dir/build.make:83: recipe for target 'bin/js_embed' failed make[2]: *** [bin/...
"-Qunused-arguments" "-Wl,--no-undefined" "-Wl,--gc-sections" "-static" ) set(GLOBAL_LDFLAGS_RELEASE "-Wl,--gc-sections" "-s" ) if (CMAKE_BUILD_TYPE STREQUAL "Release") list(APPEND GLOBAL_CFLAGS ${GLOBAL_CFLAGS_RELEASE}) list(APPEND GLOBAL_LDFLAGS ${GLOBAL_LDFLAGS_RELEASE}) add...
(clang-1500.3.9.4) > >>> > >>> Executing: > >>> /Users/zzyang/workspace/repos/petsc/arch-darwin-c-debug/bin/mpicc -show > >>> stdout: gcc -fPIC -fno-stack-check -Qunused-arguments -g -O0 > >>> -Wno-implicit-function-declaration -fno-common > >>> -I/Users/zzyang/workspace...
>>> /Users/zzyang/workspace/repos/petsc/arch-darwin-c-debug/bin/mpicc -show >>> stdout: gcc -fPIC -fno-stack-check -Qunused-arguments -g -O0 >>> -Wno-implicit-function-declaration -fno-common >>> -I/Users/zzyang/workspace/repos/petsc/arch-darwin-c-debug/include >>> -L/Users/z...
Hello, at the "python ./setup.py install" step, I got the installation process stopped at: "ccache: invalid option -- 't'" the last command processed was: ccache clang++-3.5 -Qunused-arguments -DNDEBUG -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g...
Getting error while executing prepare_libs.sh. I am using Ubuntu machine. I have also edited prepare_libs.sh. prepare_libs.sh : `#!/bin/bash set -euxo pipefail rustup target add aarch64-linux-android mkdir -p build/model_lib python prepa...