cppalliance / NuDB

NuDB: A fast key/value insert-only database for SSD drives in C++11
Boost Software License 1.0
384 stars 59 forks source link

gcc: internal compiler error #52

Open vinniefalco opened 7 years ago

vinniefalco commented 7 years ago

RocksDB says they need gcc 4.8 but the .travis.yml is using gcc 4.6. The build scripts need to be updated to use gcc 4.8.

This could provide inspiration: https://github.com/eggs-cpp/variant/blob/master/.travis.yml

LegendRhine commented 7 years ago

Hi, Vinnie, it seems you always arrange homeworks so difficult to me :)) they were driving me mad nearly every time :)))