-
Notifications
You must be signed in to change notification settings - Fork 1
/
gcc_rel_lib_cpp.sh
executable file
·8 lines (8 loc) · 3.66 KB
/
gcc_rel_lib_cpp.sh
1
2
3
4
5
6
7
8
/usr/bin/g++ -I/home/csusie/CLionProjects/Int128/cpp/src/cpp -I/home/csusie/CLionProjects/Int128/cpp/src/headers -isystem /home/csusie/vcpkg/vcpkg/installed/x64-linux/include -Wall -Werror -Wextra -Wstrict-aliasing -Wno-unknown-pragmas -Wstrict-overflow -O3 -DNDEBUG -std=gnu++2a -o /home/csusie/CLionProjects/Int128/gcc-release-scripted/program.cpp.o -c /home/csusie/CLionProjects/Int128/cpp/src/cpp/program.cpp
/usr/bin/g++ -I/home/csusie/CLionProjects/Int128/cpp/src/cpp -I/home/csusie/CLionProjects/Int128/cpp/src/headers -isystem /home/csusie/vcpkg/vcpkg/installed/x64-linux/include -Wall -Werror -Wextra -Wstrict-aliasing -Wno-unknown-pragmas -Wstrict-overflow -O3 -DNDEBUG -std=gnu++2a -o /home/csusie/CLionProjects/Int128/gcc-release-scripted/testing.cpp.o -c /home/csusie/CLionProjects/Int128/cpp/src/cpp/testing.cpp
/usr/bin/g++ -I/home/csusie/CLionProjects/Int128/cpp/src/headers -isystem /home/csusie/vcpkg/vcpkg/installed/x64-linux/include -Wall -Werror -Wextra -Wstrict-aliasing -Wno-unknown-pragmas -Wstrict-overflow -O3 -DNDEBUG -std=gnu++2a -o /home/csusie/CLionProjects/Int128/gcc-release-scripted/istream_utils.cpp.o -c /home/csusie/CLionProjects/Int128/cpp/src/cpp/istream_utils.cpp
/usr/bin/g++ -I/home/csusie/CLionProjects/Int128/cpp/src/cpp -I/home/csusie/CLionProjects/Int128/cpp/src/headers -isystem /home/csusie/vcpkg/vcpkg/installed/x64-linux/include -Wall -Werror -Wextra -Wstrict-aliasing -Wno-unknown-pragmas -Wstrict-overflow -O3 -DNDEBUG -std=gnu++2a -o /home/csusie/CLionProjects/Int128/gcc-release-scripted/int128_tests.cpp.o -c /home/csusie/CLionProjects/Int128/cpp/src/cpp/int128_tests.cpp
/usr/bin/g++ -I/home/csusie/CLionProjects/Int128/cpp/src/cpp -I/home/csusie/CLionProjects/Int128/cpp/src/headers -isystem /home/csusie/vcpkg/vcpkg/installed/x64-linux/include -Wall -Werror -Wextra -Wstrict-aliasing -Wno-unknown-pragmas -Wstrict-overflow -O3 -DNDEBUG -std=gnu++2a -o /home/csusie/CLionProjects/Int128/gcc-release-scripted/uint128.cpp.o -c /home/csusie/CLionProjects/Int128/cpp/src/cpp/uint128.cpp
/usr/bin/g++ -I/home/csusie/CLionProjects/Int128/cpp/src/cpp -I/home/csusie/CLionProjects/Int128/cpp/src/headers -isystem /home/csusie/vcpkg/vcpkg/installed/x64-linux/include -Wall -Werror -Wextra -Wstrict-aliasing -Wno-unknown-pragmas -Wstrict-overflow -O3 -DNDEBUG -std=gnu++2a -o /home/csusie/CLionProjects/Int128/gcc-release-scripted/int128_test_switches.cpp.o -c /home/csusie/CLionProjects/Int128/cpp/src/cpp/int128_test_switches.cpp
/usr/bin/g++ -I/home/csusie/CLionProjects/Int128/cpp/src/cpp -I/home/csusie/CLionProjects/Int128/cpp/src/headers -isystem /home/csusie/vcpkg/vcpkg/installed/x64-linux/include -Wall -Werror -Wextra -Wstrict-aliasing -Wno-unknown-pragmas -Wstrict-overflow -O3 -DNDEBUG -std=gnu++2a -o /home/csusie/CLionProjects/Int128/gcc-release-scripted/uint128_test_program.cpp.o -c /home/csusie/CLionProjects/Int128/cpp/src/cpp/uint128_test_program.cpp
/usr/bin/g++ -Wall -Werror -Wextra -Wstrict-aliasing -Wno-unknown-pragmas -Wstrict-overflow -O3 -DNDEBUG /home/csusie/CLionProjects/Int128/gcc-release-scripted/program.cpp.o /home/csusie/CLionProjects/Int128/gcc-release-scripted/testing.cpp.o /home/csusie/CLionProjects/Int128/gcc-release-scripted/istream_utils.cpp.o /home/csusie/CLionProjects/Int128/gcc-release-scripted/int128_tests.cpp.o /home/csusie/CLionProjects/Int128/gcc-release-scripted/uint128.cpp.o /home/csusie/CLionProjects/Int128/gcc-release-scripted/int128_test_switches.cpp.o /home/csusie/CLionProjects/Int128/gcc-release-scripted/uint128_test_program.cpp.o -o /home/csusie/CLionProjects/Int128/gcc-release-scripted/Int128 /home/csusie/vcpkg/vcpkg/installed/x64-linux/lib/libabsl_int128.a -S -masm=intel