[LinuxBIOS] Solved: Makefile weirdness (was: Epia ML 5000 VGA (Again!) -- Moving backwards, somehow.)

Stefan Reinauer stepan at coresystems.de
Tue May 2 13:17:49 CEST 2006


* Eric Poulsen <eric at zyxod.com> [060501 06:45]:
> buildtarget
> make clean
> make
> Crash, exception 13 just after vga write protect
 
 - vs -

> buildtarget
> make
> [Everything works -- boots, VGA works, etc. ]
> [Important thing to note about the above is that the ROM_IMAGE_SIZE _was
> not_ increased]
 
This sounds very weird. Are you doing this on the same system using the
same compiler? I suspect this is on 2 systems or using different
compilers or binutils, since these factors can and do affect code size a
lot (and make things break)

I just tried a "make clean" in a freshly created buildtree (using
buildtarget) and its exactly the same as without "make clean"

Can you try the same and check whether its different?

Stefan

-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: info at coresystems.dehttp://www.coresystems.de/




More information about the coreboot mailing list