Hi,
On 01/27/15 06:42, Sergei Nikulov wrote:
27 янв. 2015 г. 8:23 пользователь "K Richard Pixley" <
[email protected]> написал:
I have a question about how installation is supposed to work.
I've installed for powerpc-e500v2, using:
sudo ./install.sh -d /opt/eldk-5.6 -a i686 -s toolchain -r "lsb-sdk
minimal-mtdutils" powerpc-e500v2
(I've also tried toolchain-qte, they seem to behave the same in this
regard.)
And I'm trying to build a kernel using:
export PATH :=
/opt/eldk-5.6/powerpc-e500v2/sysroots/i686-eldk-linux/usr/bin:/opt/eldk-5.6/powerpc-e500v2/sysroots/i686-eldk-linux/usr/bin/powerpc-linux:$(PATH)
Have you sourceing environment script?
source /opt/eldk-5.6/<you target>/environment-setup-*
Yeah, he likely did, which is actually part of the problem.
If I recall correctly you need to unset LDFLAGS thereafter.
(perhaps CFLAGS and CPPFLAGS as well)
Regards,
Jeroen
_______________________________________________
eldk mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/eldk