Hi,

beginning of the week, I received a donated Alpha XP1000 Workstation.

More or less, first thing I did was testing whether GNUstep stuff works 
on it, and apparently, its doing well ;)

Unfortunately, there is no alpha backend in llvm, so its build 
with gcc, like its done on macppc platform.

The only two things that don't build are BatMon (Alpha doesn't
have APM), and DbusKit, where the gcc blows up with:

DKEndpointManager.m: In function '-[DKEndpointManager enableThread]':
DKEndpointManager.m:282: error: unrecognizable insn:
(insn 13 12 14 2 (set (reg:DI 81)
        (ashift:DI (zero_extend:DI (const_int 1 [0x1]))
            (ashift:DI (reg:DI 78)
                (const_int 3 [0x3])))) -1 (nil)
    (nil))
DKEndpointManager.m:282: internal compiler error: in extract_insn, at 
recog.c:2077

need to check what's going on here later.

Anyways, since its playing fine, GNUstep is now enabled
on OpenBSD alpha platform.

cheers,
Sebastian

_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to