[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200710241646.54942.rob@landley.net>
Date: Wed, 24 Oct 2007 16:46:54 -0500
From: Rob Landley <rob@...dley.net>
To: Jeff Dike <jdike@...toit.com>
Cc: linux-kernel@...r.kernel.org,
uml-devel <user-mode-linux-devel@...ts.sourceforge.net>
Subject: Re: [uml-devel] User Mode Linux still doesn't build in 2.6.23-final.
On Wednesday 24 October 2007 10:22:40 am Jeff Dike wrote:
> I poked around a bit for a sparc cross-toolchain, didn't find one, so
> I couldn't see what exactly the problem was.
Prebuilt for Ubuntu 7.04:
http://landley.net/code/firmware/downloads/cross-compiler/host-i686/cross-compiler-sparc.tar.bz2
Source code:
Or http://landley.net/code/firmware/downloads/firmware-0.2.2.tar.bz2
For the second one, extract it, cd into it, "./build.sh sparc", and when it
finishes your sparc-gcc should be in "build/cross-compiler-sparc/bin".
You can move the cross-compiler-sparc directory anywhere you want in the
filesystem, and it should still work. Just add the "bin" subdirectory of it
to $PATH and CROSS_COMPILE=sparc-
Rob
--
"One of my most productive days was throwing away 1000 lines of code."
- Ken Thompson.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists