--- In "vocemanago" <> wrote:
>
> --- In Jim Jackson <> wrote:
> >
> > On Mon, 18 Apr 2005, vocemanago wrote:
> >
> > > Ok, I decided to attempt to pull out the crossbuild tools en
force to
> > > try a Kernel build.
> > > I dropped in the Linux24 directory from the CD and ...moved into the
> > > directory and hit Make, then I started getting pelted with a
bunch of
> > > questions, and it was at that point I realized I didn't really know
> > > the answers.
> > > Is there a standard build list I missed somewhere?
> > > Tony
> > >
> > >
> >
> > Here are my notes I compiled while kernel building......
> >
> >
> > Subject: ts-7200: compiling a kernel (fwd)
> >
> > uncompress and untar the latest linux24.tgz from the web site
> >
> > Then edit the linux24/Makefile....
> >
> > ....
> > HOSTCC = gcc
> > HOSTCFLAGS = -Wall -Wstrict-prototypes -O2 -> > ......
> >
> >
> > Test it then when ready install into onboard flash or cfdisk or
> whatever.
>
> This is the kind of thing I was looking for, a little more detail is
> always helpful, thanks again (and having it here makes it accessible
> to the whole).
>
> So using the CROSS_COMPILE variable, you generally have to be specific
> , the environment variable won't do it.
> Ok then... Its time to fire up VNC and play (I mean work, yeah ..Im
> working boss).
> Tony
Well I found a little bit more out that I didn't know. The downloaded
linux24 directory has a few programs that are compiled in arm mode.
Perhaps there was a step I needed to do while "armoff" was in effect.
So I am recompiling those pieces in x86 (using your armon armoff
psuedo commands you suggest on your website).
I will report back when I can get through make dep
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|