Hi, I try to add -fno-stack-protector-all to to GCCNOSTACKPROTOPT_f in l4/mk/ but I have always the same error. In a previou message "Fiasco / L4Re compilation issues" it said Fedora builds GCC with stack protection enabled. So if I understand, I have 2 solutions 1- build from source gcc on Fedora 2- install an other OS Do you have an other idea ? -- ------------------------------------------------ Maxime LASTERA Phd Student Dependable Computing and Fault Tolerance group LAAS-CNRS 7 av Colonel Roche 31077 Toulouse E-mail: mlastera@laas.fr Phone : +33561336979 ------------------------------------------------
Hi, On Tue Nov 02, 2010 at 17:55:07 +0100, Maxime Lastera wrote:
I try to add -fno-stack-protector-all to to GCCNOSTACKPROTOPT_f in l4/mk/ but I have always the same error.
This suggestion was wrong, so this does not work.
In a previou message "Fiasco / L4Re compilation issues" it said Fedora builds GCC with stack protection enabled.
So if I understand, I have 2 solutions 1- build from source gcc on Fedora 2- install an other OS
One of those look like the easiest solution currently. For option 2 a VM (like VirtualBox) will also do. Adam -- Adam adam@os.inf.tu-dresden.de Lackorzynski http://os.inf.tu-dresden.de/~adam/
participants (2)
-
Adam Lackorzynski -
Maxime Lastera