
24 Apr
2005
24 Apr
'05
11:32 a.m.
In message 20050424053255.59580.qmail@web15908.mail.cnb.yahoo.com you wrote:
I found the cross_compiling tool path setting of ELDK can be concise further. We could just set PATH=$PATH:/opt/eldk/usr/bin RATHER THAN PATH=$PATH:/opt/eldk/usr/bin:/opt/eldk/bin
If you have a look at the contrents of the ELDK's bin directories you will see that you will be missing the ${CROSS_COMPILE}rpm tool if you omit the /opt/eldk/bin directory from your PATH. It doends on what you're doing if you need this or not.
But actually this is completely off topic here...
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Every program has at least one bug and can be shortened by at least
one instruction - from which, by induction, one can deduce that every
program can be reduced to one instruction which doesn't work.