[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #25037] gorm not correctly working on openbsd 4.3 sparc64
From: |
Richard Frith-Macdonald |
Subject: |
[bug #25037] gorm not correctly working on openbsd 4.3 sparc64 |
Date: |
Sun, 04 Jan 2009 17:08:46 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; en-us) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/3.2.1 Safari/525.27.1 |
Follow-up Comment #15, bug #25037 (project gnustep):
Thanks ... that's certainly not the right fix (as it would break all other
systems), but it might be a partial fix for your system.
If you need to have MFRAME_STRUCT_BYREF defined to 0 rather than 1 on your
processor/operatingsystem in that file, then it probably need it defined that
way in all files, and the place to do it is in base/Source/mframe.
That directory contains various configuration files in different
subdirectories and a configure.ac fiel used to generate a configure file which
selects which of the files from the subdirectories to use.
My guess is that you need to make a sparc64 subdirectory and copy the
sparc/generic file into it, then copy sparc64/generic to sparc64/openbsd, edit
it to change value of MFRAME_STRUCT_BYREF, and change configure.ac to use
that file. At the moment your system is probably using the sparc/generic
mframe configuration.
I've guessed at the changes needed, and made them to svn trunk. Please could
you test and see if I got it right.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?25037>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/