emptymonkey / revsh

A reverse shell with terminal support, data tunneling, and advanced pivoting capabilities.
MIT License
458 stars 90 forks source link

revsh doesn't build with gcc version 10 #31

Open nurfed1 opened 4 years ago

nurfed1 commented 4 years ago

Hi,

Seems something changed in gcc 10, I believe you need to add -fcommon to the CFLAGS in the Makefile.

https://wiki.gentoo.org/wiki/Gcc_10_porting_notes/fno_common