Posted: Sat Sep 15, 2007 3:44 pm
raevin: thanks for testing that out. I've just tried #4 on another computer, and found the same problem. Adding -fno-stack-protector to the CFLAGS line in the Makefile did solve it, however.
I've noticed a bug where bochs panics on my second machine (but qemu works). Strange, I'll look into it. Didn't realise bochs on different machines would produce different results!
Btw: some links on the site don't work at the moment. It's alpha still so I'm fixing them!
EDIT: Tutorials 4 and 5 updated, they should now work completely. Added -fno-stack-protector to CFLAGS and changed a 0xFF to 0x0F which was causing bochs to fail (although not on my dev machine - wonder why?) The links are still broken until i can get the perl modules flushed again so use your common sense when encountering a broken link, look at the url and try the obvious combinations
I've noticed a bug where bochs panics on my second machine (but qemu works). Strange, I'll look into it. Didn't realise bochs on different machines would produce different results!
Btw: some links on the site don't work at the moment. It's alpha still so I'm fixing them!
EDIT: Tutorials 4 and 5 updated, they should now work completely. Added -fno-stack-protector to CFLAGS and changed a 0xFF to 0x0F which was causing bochs to fail (although not on my dev machine - wonder why?) The links are still broken until i can get the perl modules flushed again so use your common sense when encountering a broken link, look at the url and try the obvious combinations