1. 程式人生 > 其它 >編譯gcc-8.3.0 版本使用

編譯gcc-8.3.0 版本使用

1108 g++ -v

1109 ls

1110 rm * -rf

1111 cmake ../

1112 make dse

1113 ls -l src/rocksdb/librocksdb.a

1114 rm -rf src/rocksdb/librocksdb.a

1115 cp ../../build/src/rocksdb/librocksdb.a src/rocksdb/librocksdb.a

1116 make dse

1117 rm boost/* -rf

1118 cp ../../build/boost/* boost/ -rf

1119 ll boost/

1120 make dse

1121*

1122 strings bin/dse | grep GLIBCXX_3.4.20

1123 ldd bin/dse

1124 ll /lib64/libstdc++.so.6

1125* ll /lib64/libstdc++.so.6

1126 ldd bin/dse | grep boost

1127 cp ../../build/lib/libceph-common.so.0 lib/

1128 rm bin/dse -rf

1129 make dse

1130 ldd bin/dse | grep boost

1131 strings nm bin/dse | grep GLIBCXX_3.4.20

1132 strings nm bin/dse | grep GLIBCXX_3.4.21

1133 strings nm bin/dse | grep GLIBCXX_3.4.22

1134 strings bin/dse | grep GLIBCXX_3.4.22

1135 nm -C bin/dse | grep GLIBCXX_3.4.22

1136 nm -C bin/dse | grep GLIBCXX_3.4.2

1137 history

1138 git diff ../

1139 nm -C bin/dse | grep GLIBCXX_3.4.2

1140 ldd bin/dse | grep boost

1141 history

有時候,不小心知道了一些事,才發現自己所在乎的事是那麼可笑。