Hi Charlie,
It worked. I added -march=armv4t -static options and cross compiled.
Thank you.
I have two doubts:
1. If I cross compile everything with -static option do I need to care
about my root-fs which is old-ABI.
2. Can I use my EABI binaries to call some old-ABI binaries such as
the lincan(TS CAN1) binaries.
forgive me for these basic questions.
Gajan
--- In "j.chitte" <> wrote:
>
> --- In "charliem_1216" <charliem_1216@>
> wrote:
> >
> > --- In "gajans.garage" <gajamohan.m@>
> wrote:
> > >
> > > Hi,
> > >
> > > Thank you for your quick response.
> > >
> > > Can you please suggest me any cross-tool chains I can use with my
> > > TS-7260/2.6.21-ts/debian.
> >
> > Did you pass the right -march= option when you compiled? TS-72xx is
> > ARMv4t, while TS-78xx is ARMv5t. ARMv4t code should run on ARMv5t,
> > but not the other way around.
> >
> > I have used the codesourcery toolchains with good results (EABI,
> > self-compiled 2.6 EABI kernel, prebuilt ARMEL rootfs)
> >
> > regards, ..... Charlie
>
> Hi Charlie,
>
> I just grabbed thier g++ lite , built and ran the hello world on the
> host. So far. so good.
>
> What was the prebuilt ARMEL rootfs you refer to ?
>
> TIA.
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|