[OpenBIOS] Help with building

Andreas Färber afaerber at suse.de
Tue Aug 21 12:06:39 CEST 2012


Am 20.08.2012 21:41, schrieb Blue Swirl:
> On Sun, Aug 19, 2012 at 10:15 PM, Programmingkid
> <programmingkidx at gmail.com> wrote:
>> When I try to build OpenBIOS, I see this error message:
>>
>> Building OpenBIOS for x86
>> Building...error:
>>   GEN   target/include/openbios-version.h
>>   GEN   forth/version.fs
>>  HOSTCC host/kernel/dict.o
>>  HOSTCC host/kernel/bootstrap.o
>>  HOSTCC host/kernel/forth.o
>>  HOSTCC host/kernel/stack.o
>>  HOSTCC forthstrap
>>   GEN   bootstrap.dict
>> panic: segmentation violation at 0x30061c
>> dict=0x100300000 here=0x100300628(dict+0x628) pc=0x0(dict+0xffd00000)
> 
> It looks like this is 64 bit host but the x86 target is 32 bits.
> Please try amd64 target.

The underlying issue then probably is that on Mac OS X it is not
properly recognized whether we're building for x86 or x86_64?

Andreas

>> Here are the details:
>> OS: Mac OS 10.6
>> gcc -v: 4.2.1
>> target: unix-x86

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg



More information about the OpenBIOS mailing list