[Pkg-java-kaffe] Re: [kaffe] CVS kaffe (dalibor): Fixed arm-linux build problems
Dalibor Topic
robilad@kaffe.org
Mon, 28 Jun 2004 13:27:46 +0200
Salut Arnaud,
Arnaud Vandyck wrote:
> Kaffe CVS <cvs-commits@kaffe.org> writes:
>
>
>>PatchSet 4876
>>Date: 2004/06/28 00:20:34
>>Author: dalibor
>>Branch: HEAD
>>Tag: (none)
>>Log:
>>Fixed arm-linux build problems
>>diff -u kaffe/ChangeLog:1.2442 kaffe/ChangeLog:1.2443
>>--- kaffe/ChangeLog:1.2442 Sun Jun 27 16:35:09 2004
>>+++ kaffe/ChangeLog Mon Jun 28 00:20:34 2004
>>@@ -1,5 +1,21 @@
>> 2004-06-27 Dalibor Topic <robilad@kaffe.org>
>>
>>+ * config/arm/linux/sigcontextinfo.h:
>>+ Fixed compilation problems with not matching
>>+ sigcontext and k_sigcontext structs.
>>+
>>+ * config/arm/sysdepCallMethod.h:
>>+ (sysdepCallMethod) Removed bogus clobbered
>
>
> Wow! That could close the FTBFS on arm! ;-)
>
Yeah, I've finally got around to installing crosstools from Dan Kegel,
and I'm using that to build me any imaginable arm-linux cross-compiler
toolkit :) I've got arm-9tdmi-linux-gnu, arm-iwmmxt-linux-gnu and
arm-unknown-linux-gnu so far, arm-soft-float is being compiled as we
speak. So I should have much faster turnaround times on the build
problems for non-mainstream linux ports now.
I can't say if that makes kaffe actually work on arm-linux again, as I
don't have an arm machine available for testing atm. But I'll give
scratchbox a try today, to see if I can run kaffe-for-arm on qemu on my
pc ;)
cheers,
dalibor topic