Hi,
I have a cross-compiler chain on 32-bit Windows XP using Cygwin that I use to build OpenBIOS.
Attached are my scripts for ppc64/ppc, sparc64/sparc, s390x/s390, x86_64/x86.
Also attached are two patches for OpenBIOS to build correctly with this Cygwin environment (one is just to set options and point to my cross-compilers but the other more importantly fixes some ldscripts so I can use my 64-bit/32-bit cross-compilers correctly to build the 32-bit OpenBIOS roms instead of linking to the default 64-bit C run-time).
Ken
--- On Mon, 8/13/12, Programmingkid programmingkidx@gmail.com wrote:
From: Programmingkid programmingkidx@gmail.com Subject: [OpenBIOS] Building OpenBIOS - OS list To: openbios@openbios.org Date: Monday, August 13, 2012, 10:48 AM
Has OpenBIOS been successfully built on anything that isn't Linux? I was wondering if anyone has been able to build it on Mac OS X, Windows, or any thing else that isn't Linux.