On 09/07/2011 12:55 PM, Athanasios Silis wrote:
I shall continue with some questions if I may :) ... please!
is info about the instruction set stored in an executable? ie can i
verify the version of the arch of an executable, just as I can find out
the arch using the command 'file' ?
You might
Hello there,
I shall continue with some questions if I may :) ... please!
is info about the instruction set stored in an executable? ie can i verify
the version of the arch of an executable, just as I can find out the arch
using the command 'file' ?
I am asking because even though i filled in the
On 09/06/2011 05:22 PM, Athanasios Silis wrote:
I have managed to setup a target with:
Issuing sb-conf show without arguments will give you complete output :)
the arch as i see from gcc -v is --with-arch=armv5te
which is not suitable for me, i am attempting to get the older
codesourcery toolc
thank you for your help
i have made a few steps forward.
but still have problems
I have managed to setup a target with:
[sbox-test5: ~] > sb-conf sh -c
arm-linux-cs2010q1-202
[sbox-test5: ~] > sb-conf sh -A
arm
[sbox-test5: ~] > sb-conf sh -S
arm
[sbox-test5: ~] > sb-conf sh -C
glibc
[sbox-test5:
On 09/06/2011 02:01 PM, Athanasios Silis wrote:
Then I guess its the
scratchbox-toolchain-arm-linux-cs2010q1-202-1.0.17-2-i386.tar.gz the
toolchain I will need..? where can I read info about the specific toolchain?
The compiler will tell how it was configured if you issue a command like
gcc -v
On Tue, Sep 6, 2011 at 12:39 PM, Jussi Hakala wrote:
> On 09/05/2011 07:23 PM, Athanasios Silis wrote:
>
>> considering this processor:
>> -should i go for the latest scratchbox packages? (1.0.26)
>> -should I go for Hathor or Apophis, there doesn't seem to be any
>> pros/cons information out ther
On 09/05/2011 07:23 PM, Athanasios Silis wrote:
considering this processor:
-should i go for the latest scratchbox packages? (1.0.26)
-should I go for Hathor or Apophis, there doesn't seem to be any
pros/cons information out there.
Go for the latest scratchbox packages.
The architecture you're
Hello everyone,
I am looking for help in installing scratchbox to aid in developing on a
Samsung S3C2410 processor.
If i read correctly in wikipedia, this processor is based on an ARM920T
core, that carries the ARMv4 instruction set...
The host system is slackware 13.37, 32bit .
I downloaded and e