cc1plus: error: unrecognised debug output level ‘line-tables-only’ #3656
Closed
Description
Can't compile NodeJS 5.0.0 on CentOS 6.7 64-bit Linux with GCC/G++ 5.2.0, configures fine but throws error
cc1plus: error: unrecognised debug output level ‘line-tables-only’
Using the following with ./configure in case this helps
./configure --gdb --with-dtrace --with-lttng --with-intl=full-icu --download=all --enable-asan
Activity