FARHI Emmanuel - 2013-05-01

GCC >= 4 installs a stack protector which leads to a buffer overflow error. Add the '-fno-stack-protector' and remove '-O2' optimization to the CFLAGS variable in the Makefile.

 

Last edit: FARHI Emmanuel 2013-05-01