Page 2 of 2
Re:Writing a GRUB kernel
Posted: Mon Apr 11, 2005 6:55 am
by dh
This is awkard... mbchk reports all green. What is the typical output for everybody here?
Re:Writing a GRUB kernel
Posted: Tue Apr 12, 2005 2:03 am
by Solar
New thread for any issues regarding the
GCC Cross-Compiler setup:
GCC Cross-Compiler issues
Giving this thread back to those who have problems getting their kernel to load with GRUB.
Re:Writing a GRUB kernel
Posted: Tue Apr 12, 2005 2:15 am
by Solar
Chris Giese wrote:
how big is a CygWin installation that contains everything you need to re-compile GCC? (gcc, binutils, Make, m4, bash, fileutils, shellutils, etc.)
The basic Cygwin binary setup, including make, flex, bison, and gcc, is 21,6 MB.
binutils-2.15 and gcc-core are 24 MB.
The C++ extensions (gcc-g++) are 2.4 MB.
So, an "all included" setup would be roundabout 48 MByte.
Re:Writing a GRUB kernel
Posted: Thu Apr 14, 2005 8:30 am
by dh
Ok, I've followed all of Chris's info. --file-align=4096 doesn't work, nor --image-base.
mbchk is reporting all green but the last option is said to be "off" (address field). Magic number still reported 000...
Cheers, DH.