linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Preferred GIT URL for arch/powerpc, and BINUTILS
  2008-01-28 17:45   ` Josh Boyer
@ 2008-01-28 19:30     ` Steve Heflin
  0 siblings, 0 replies; 4+ messages in thread
From: Steve Heflin @ 2008-01-28 19:30 UTC (permalink / raw)
  To: Josh Boyer, linuxppc-embedded

Josh, you're a life saver!!  Your GIT tree is exactly what I've been 
looking for. I have an AMCC440EPx based product that makes heavy use 
of all the devices embedded in the microcontroller. I'll be able to 
give that platform a very good testing.

Now can you help me with BINUTILS?  What version do you use and can 
you point me to a decent GIT tree for it?  I tried to use version 
2.18 and the build blows up because it tries to "strip" a script file 
"embedspu".

thanks so much,
Steve

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Preferred GIT URL for arch/powerpc, and BINUTILS
@ 2008-01-28 22:46 Steve Heflin
  2008-01-29  1:43 ` Josh Boyer
  0 siblings, 1 reply; 4+ messages in thread
From: Steve Heflin @ 2008-01-28 22:46 UTC (permalink / raw)
  To: linuxppc-embedded

At 02:30 PM 1/28/2008, Steve Heflin wrote:
>Josh, you're a life saver!!  Your GIT tree is exactly what I've been
>looking for. I have an AMCC440EPx based product that makes heavy use
>of all the devices embedded in the microcontroller. I'll be able to
>give that platform a very good testing.
>
>Now can you help me with BINUTILS?  What version do you use and can
>you point me to a decent GIT tree for it?  I tried to use version
>2.18 and the build blows up because it tries to "strip" a script file
>"embedspu".

Whoa! I spoke too soon.  Upon attempting a "make menuconfig" on the 
2.6.24-rc8 which I cloned from your git tree, I don't even SEE the 
powerpc architecture appearing!  What's up?

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Preferred GIT URL for arch/powerpc, and BINUTILS
  2008-01-28 22:46 Preferred GIT URL for arch/powerpc, and BINUTILS Steve Heflin
@ 2008-01-29  1:43 ` Josh Boyer
  2008-01-29  1:48   ` Josh Boyer
  0 siblings, 1 reply; 4+ messages in thread
From: Josh Boyer @ 2008-01-29  1:43 UTC (permalink / raw)
  To: Steve Heflin; +Cc: linuxppc-embedded

On Mon, 28 Jan 2008 17:46:47 -0500
Steve Heflin <sheflin@newagemicro.com> wrote:

> At 02:30 PM 1/28/2008, Steve Heflin wrote:
> >Josh, you're a life saver!!  Your GIT tree is exactly what I've been
> >looking for. I have an AMCC440EPx based product that makes heavy use
> >of all the devices embedded in the microcontroller. I'll be able to
> >give that platform a very good testing.
> >
> >Now can you help me with BINUTILS?  What version do you use and can
> >you point me to a decent GIT tree for it?  I tried to use version
> >2.18 and the build blows up because it tries to "strip" a script file
> >"embedspu".
> 
> Whoa! I spoke too soon.  Upon attempting a "make menuconfig" on the 
> 2.6.24-rc8 which I cloned from your git tree, I don't even SEE the 
> powerpc architecture appearing!  What's up?

I dunno.  I never use make menuconfig.  I typically do:

make ARCH=powerpc sequoia_defconfig

or something similar if I'm cross-building from x86.  Otherwise if I'm
on the G5, it's just:

make sequoia_defconfig

josh

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Preferred GIT URL for arch/powerpc, and BINUTILS
  2008-01-29  1:43 ` Josh Boyer
@ 2008-01-29  1:48   ` Josh Boyer
  0 siblings, 0 replies; 4+ messages in thread
From: Josh Boyer @ 2008-01-29  1:48 UTC (permalink / raw)
  To: Steve Heflin; +Cc: linuxppc-embedded

On Mon, 28 Jan 2008 19:43:52 -0600
Josh Boyer <jwboyer@linux.vnet.ibm.com> wrote:

> On Mon, 28 Jan 2008 17:46:47 -0500
> Steve Heflin <sheflin@newagemicro.com> wrote:
> 
> > At 02:30 PM 1/28/2008, Steve Heflin wrote:
> > >Josh, you're a life saver!!  Your GIT tree is exactly what I've been
> > >looking for. I have an AMCC440EPx based product that makes heavy use
> > >of all the devices embedded in the microcontroller. I'll be able to
> > >give that platform a very good testing.
> > >
> > >Now can you help me with BINUTILS?  What version do you use and can
> > >you point me to a decent GIT tree for it?  I tried to use version
> > >2.18 and the build blows up because it tries to "strip" a script file
> > >"embedspu".
> > 
> > Whoa! I spoke too soon.  Upon attempting a "make menuconfig" on the 
> > 2.6.24-rc8 which I cloned from your git tree, I don't even SEE the 
> > powerpc architecture appearing!  What's up?
> 
> I dunno.  I never use make menuconfig.  I typically do:
> 
> make ARCH=powerpc sequoia_defconfig
> 
> or something similar if I'm cross-building from x86.  Otherwise if I'm
> on the G5, it's just:
> 
> make sequoia_defconfig

Oh, and that's on the for-2.6.25 branch of my tree.  I'll update the
master soon-ish to match the powerpc git tree.

josh

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-01-29  1:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-28 22:46 Preferred GIT URL for arch/powerpc, and BINUTILS Steve Heflin
2008-01-29  1:43 ` Josh Boyer
2008-01-29  1:48   ` Josh Boyer
  -- strict thread matches above, loose matches on Subject: below --
2008-01-28  2:00 Reminder: removal of arch/ppc - (Sequoia) Josh Boyer
2008-01-28 17:01 ` Preferred GIT URL for arch/powerpc Latest-and-Greatest (was Re: Reminder: removal of arch/ppc - (Sequoia)) Grant Erickson
2008-01-28 17:45   ` Josh Boyer
2008-01-28 19:30     ` Preferred GIT URL for arch/powerpc, and BINUTILS Steve Heflin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).