RE: [U-Boot-Users] Newbie question - cross

Is there an easy way to update the PPC binutils in ELDK 3.0? Is there an estimated time of arrival for ELDK 3.1?
For thoroughness, I'd like to test a patch on an 85xx board, but don't see a good way to do that yet.
Thanks,
-Michael Bendzick
-----Original Message----- From: Wolfgang Denk [mailto:wd@denx.de] Sent: Tuesday, July 20, 2004 10:00 AM To: Jon Loeliger Cc: u-boot-users Subject: Re: [U-Boot-Users] Newbie question - cross
In message 1090334884.4910.11.camel@blarg.somerset.sps.mot.com you wrote:
I currently use this for most of my development:
gcc (GCC) 3.2.2 20030217 (Yellow Dog Linux 3.0 3.2.2-2a)
...whichis identical to the tools used in ELDK 3.0 (which actually is based on YD-3.0).
I have heard a rumor of the current code not compiling with GCC 2.95, but have not yet had a chance to verify it. I believe it was a reported problem with an assembler interpretation of a C macro for the TLB_MAS() handling.
Yes. You need binutils 2.14 or later.
See "doc/README.mpc85xxads".
You should plan on uprev'ing to a modern GCC, of course.
Like ELDK 3.1 :-)
Best regards,
Wolfgang Denk

In message 31ADFA827355984B9E2A161514595B561C32F0@lpdsrv04.logicpd.com you wrote:
Is there an easy way to update the PPC binutils in ELDK 3.0? Is there an
Define "easy". If you have a RH-7.3 box you can just check out the top-of-tree of the CVS version of the ELDK (which is a 3.1 beta) an build it yourself.
estimated time of arrival for ELDK 3.1?
Yes. As soon as we think there are no real problems left. Our releases are defined by engineering, not marketing :-)
For thoroughness, I'd like to test a patch on an 85xx board, but don't see a good way to do that yet.
Just rebuild binutils 2.14 then.
Best regards,
Wolfgang Denk
participants (2)
-
Michael Bendzick
-
Wolfgang Denk