[905] in arla-drinkers
Re: Compiling on PowerPC Linux
daemon@ATHENA.MIT.EDU (Assar Westerlund)
Fri Jun 25 21:15:57 1999
From owner-arla-drinkers@stacken.kth.se Sat Jun 26 01:15:56 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 9413 invoked from network); 26 Jun 1999 01:15:55 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 26 Jun 1999 01:15:55 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id DAA04153
for arla-drinkers-list; Sat, 26 Jun 1999 03:09:05 +0200 (MET DST)
Received: from assaris.sics.se (assaris.sics.se [193.10.66.108])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id DAA04149
for <arla-drinkers@stacken.kth.se>; Sat, 26 Jun 1999 03:08:59 +0200 (MET DST)
Received: (from assar@localhost) by assaris.sics.se (8.9.3/8.7.3) id DAA93833; Sat, 26 Jun 1999 03:09:16 +0200 (CEST)
From: Assar Westerlund <assar@stacken.kth.se>
To: Brad Ackerman <bsa3@cornell.edu>
Cc: arla-drinkers@stacken.kth.se
Subject: Re: Compiling on PowerPC Linux
References: <19990625205919.52453@cornell.edu>
Mime-Version: 1.0 (generated by tm-edit 7.68)
Content-Type: text/plain; charset=US-ASCII
Date: 26 Jun 1999 03:09:11 +0200
In-Reply-To: Brad Ackerman's message of "Fri, 25 Jun 1999 20:59:19 -0400"
Message-ID: <5l4sjvlqdk.fsf@assaris.sics.se>
Lines: 12
X-Mailer: Gnus v5.5/Emacs 19.34
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
Brad Ackerman <bsa3@cornell.edu> writes:
> Has anyone managed to compile arla under Linux on PowerPC?
Not to my knowledge. But it shouldn't be too hard, it works on other
Linux platforms. The thing that could fail is compiling the context
switch in lwp. What does config.guess return on your machine?
powerpc-unknown-linux-gnu? From what I can see lwp should configure
correctly in that case.
Can you send me the errors you get when trying to build it?
/assar