[OpenBIOS] Sparc32 progress

Stefan Reinauer stepan at coresystems.de
Sat May 6 20:11:05 CEST 2006


* Blue Swirl <blueswir1 at hotmail.com> [060505 18:04]:
> A small fix is needed:
> -       @mkdir -p $(ODIR)/target/sparc32/libgcc
> +       @mkdir -p $(ODIR)/target/arch/sparc32/libgcc
 
fixed.
 
> >Can you check what the checksum really is
> 
> Cross-compiled one:
> bootstrap.dict checksum:    edc794c9
> openbios.dict checksum:    9eaebc2f
> final checksum:    0cbd08a4
> runtime error: Checksum invalid (b3854895)!
> 
> Native one:
> bootstrap.dict checksum:    edc794c9
> openbios.dict checksum:    9eaebc2d
> final checksum:    0cbd0aa7
> runtime error: Checksum invalid (b3854a98)!
 
Weird,.. maybe some signedness problem...

Stefan




More information about the OpenBIOS mailing list