[ELDK] installing 5.6

Wolfgang Denk wd at denx.de
Wed Jan 28 17:07:29 CET 2015


Dear Richard,

In message <54C7C475.6060204 at graphitesystems.com> you wrote:
>
> But I have little hope.  I'm duplicating a process that I already have 
> working with powerpc-4xx.  But powerpc-e500v2 seems to work 
> differently.  For example, in powerpc-4xx, in the env file, 
> /opt/eldk-5.6/powerpc-4xx/environment-setup-ppc44e-linux I find:
> 
>     export SDKTARGETSYSROOT=/opt/eldk-5.6/powerpc-4xx/sysroots/ppc440e-linux
> 
> whereas with powerpc-e500v2, in the env file, 
> /opt/eldk-5.6/powerpc-e500v2/environment-setup-ppce500v2-linux I find:
> 
>     export SDKTARGETSYSROOT=##SDKTARGETSYSROOT##
> 
> That looks to me like a string that is intended for replacement that has 
> failed to be replaced.  In the environment file, it probably doesn't 
> mean much.  But if there's a similar unreplaced trigger in the compiler 
> or linker specs, that could be a blocker.
> 
> So... I /expect/ that sourcing the env file will cause breakage, 
> although it might be a different sort of breakage since the LD 
> definition depends on the value of SDKTARGETSYSROOT.

I'm afraid you found a bug in ELDK v5.6; I owe you a beer for
reporting it :-)

Please apply the attached patchand verify that it helps; AFAICT this
is the only change needed.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Computers are not intelligent. They only think they are.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: environment-setup-ppce500v2-linux.patch
Type: application/x-patch
Size: 567 bytes
Desc: environment-setup-ppce500v2-linux.patch
URL: <http://lists.denx.de/pipermail/eldk/attachments/20150128/87a0e67d/attachment.bin>


More information about the eldk mailing list