krakjoe / tombs

Detect unused code in production
Other
433 stars 20 forks source link

Support for gcc 4.4? #5

Open ianwilk52 opened 5 years ago

ianwilk52 commented 5 years ago

Requirements don't mention gcc version but it appears to be min. 4.7? Centos6 only has 4.4.7 available, any chance it could be supported?

morrisonlevi commented 4 years ago

I can't speak for Joe, but I suggest using Software Collections to install Developer Toolset 6 or 7. You only have to load the collection at build time; at runtime it does not need to be enabled.