gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNUstep on OpenBSD alpha


From: Sebastian Reitenbach
Subject: GNUstep on OpenBSD alpha
Date: Thu, 17 Jul 2014 19:49:38 +0200
User-agent: SOGoMail 2.2.6

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]