Re: [Scratchbox-users] newbie in scratchbox

2011-09-08 Thread Jussi Hakala
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

Re: [Scratchbox-users] newbie in scratchbox

2011-09-07 Thread Athanasios Silis
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

Re: [Scratchbox-users] newbie in scratchbox

2011-09-06 Thread Jussi Hakala
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

Re: [Scratchbox-users] newbie in scratchbox

2011-09-06 Thread Athanasios Silis
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:

Re: [Scratchbox-users] newbie in scratchbox

2011-09-06 Thread Jussi Hakala
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

Re: [Scratchbox-users] newbie in scratchbox

2011-09-06 Thread Athanasios Silis
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

Re: [Scratchbox-users] newbie in scratchbox

2011-09-06 Thread Jussi Hakala
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

[Scratchbox-users] newbie in scratchbox

2011-09-05 Thread Athanasios Silis
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