On 10/12/07 13:26 -0500, Richard Smith wrote:
Ward Vandewege wrote:
On Sat, Dec 08, 2007 at 01:26:30PM -0500, Richard Smith wrote:
Doesn't seem to work for me.
The -fno-stack-protector checking isn't working.
Yep, known bug that needs fixing.
After hacking the necessary makefiles to have -fno-stack-protector I get:
Great, can you supply a patch?
No. because its just a hack. Literally, I go edit the Makefiles and add a -fno-stack-protector. I have to add it in 3 places. The mkelfimage, and twice in linuxbios since the CAR code uses a different set of CFLAGS.
Jordan: I'll did into this a bit deeper, if want me to, but you will need to give me the 411 on what its supposed to be doing.
I'll go in and fix it.
Jordan