[OpenBIOS] openbios compile issue, goal = solaris 8/9 (sparc64) under qemu

Blue Swirl blauwirbel at gmail.com
Wed May 2 21:50:06 CEST 2007


> /bin/sh: sparc64-linux-gcc: not found

This would be a cross-compiler for Sparc64 target. Sparc64 emulation
is not usable for anything yet, please try configuring for Sparc32
instead. That in turn needs sparc-linux-gcc, a cross compiler for
Sparc32. If you have access to a Sparc machine (real or Qemu one), you
can compile there with a regular gcc.



More information about the OpenBIOS mailing list