[Scratchbox-users] Which toolchain for ARM ?
Michael Burian
dynmail1 at gassner-waagen.at
Tue Jan 30 10:02:09 EET 2007
Claudio Scordino wrote:
>>
>> I cannot tell you much more details, (I'd be interested either),
>> but if you're just looking for something to start with,
>> you could try "arm-linux-ct401-2.3". Works for me.
>
> I need a toolchain containing the glibc. Does this toolchain contain it,
> or only cs toolchains contain the library (as seems from their name) ?
>
I'd say the "2.3" refers to the libc version
# dpkg-deb --fsys-tarfile
scratchbox-toolchain-arm-linux-ct401-2.3_1.0.4_i386.deb | tar t | grep
libc.so
./scratchbox/compilers/arm-linux-ct401-2.3/arm-unknown-linux-gnu/lib/libc.so
./scratchbox/compilers/arm-linux-ct401-2.3/arm-unknown-linux-gnu/lib/libc.so_orig
./scratchbox/compilers/arm-linux-ct401-2.3/arm-unknown-linux-gnu/lib/libc.so.6
>
>> Assuming your target isn't that different it should work for you, too.
>
> I've a Samsung s3c2410 ARM processor. Do you have the same architecture ?
>
I've got a different CPU but that should not matter that much.
I'd don't think that there's a substitute for trying things out, so
following [1] while using the toolchain I've recommended seems like your
best bet. Once you've got things up and running you could always think
about "better" / custom made toolchains.
[1]
http://www.scratchbox.org/documentation/user/scratchbox-1.0/html/installdoc.html
http://www.scratchbox.org/documentation/user/scratchbox-1.0/html/tutorial.html
More information about the Scratchbox-users
mailing list