Johan van Reijendam writes:
> Hi all,
>
> I am trying to compile a cross-compiler according to the steps described
> in wiki (Howto Build a Cross Toolchain in Brief) and want to double check
> a couple of things.
>
> Since I did not have a compiled kernel yet I downloaded the latest kernel
> source from CVS and ran 'make menuconfig' since there was no
> 'autoconf.h' file yet.
> This only allowed me to select 'ARM Integrator' as system type instead of
> 'arch-ebsa110' or 'arch-ebsa285'.
>
> Comparing with the compiled toolchain which is available from
> handhelds.org I noticed that in that distribution 'arch-ebsa285' is the
> selected architecture (arch is linked to arch-ebsa285). Hence my
> confusion.
You should choose "SA1100-based" as ARM System type and tick the right iPAQ
type you have in "SA11x0 Implementations". This worked for me.
> The goal is to get a native compiler on my iPAQ.
I gotta remind you that I have done the same (native GCC 2.95.3 on iPAQ) but
since I only have an iPAQ with 32MB, I every now and then get a OOM
(Out-Of-Memory) error if I turn optimization up too high.
Regards,
Erik Smit
Received on Thu Jan 10 10:05:30 2002
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:44:21 EDT