Dear krishna dwivedi, In message <CAKAK--mG07ZxHFzhw=qtVONpfrQS61Q=Ai_mYrLLYg+XmFj=d...@mail.gmail.com> you wrote: > --===============1781805000== > Content-Type: multipart/alternative; boundary=047d7bd6c6425eb96b04e02592ae > > --047d7bd6c6425eb96b04e02592ae > Content-Type: text/plain; charset=ISO-8859-1 > > Hi All, > > I am cross-compiling u-boot2013-07 for mips64 board.These steps i have > followed: > 1)I have exported envionment variables CC,LD,AS,CCAS,AR and LD_LIBRARY_PATH. > 2)export CROSS_COMPILE=mips64-unknown-elf- > 3)make tools > 4)make board_config > 5)make all
This is NOT the noral order of steps. There is no need to build "tools" manually, and in no way this should be done before the config target. I think I asked this before: which _exact_ machine configuration are you using, i. e. what is your board name? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] The optimum committee has no members. - Norman Augustine _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

