#20101: cross compilation - facing challenges
------------------------------------------+--------------------------------
 Reporter:  er.pankajyadav007@…           |      Owner:  developers
     Type:  defect                        |     Status:  new
 Priority:  highest                       |  Milestone:  Chaos Calmer
Component:  toolchain                     |  (trunk)
 Keywords:  toolchain, cross-compilation  |    Version:  Trunk
------------------------------------------+--------------------------------
 Hi All,
 I am really frustrated by doing cross-copilation of openwrt.

 during the search of cross-compilation tutorial, I got
 '''http://wiki.openwrt.org/doc/devel/crosscompile'''
 where I have followed step1 : PATH=$PATH:(your toolchain/bin directory
 here) and step2:  STAGING_DIR=(your toolchain directory here)
 but when I go to 3rd step ./configure --build=x86_64-unkown-linux-gnu
 --host=i686-cm-linux

 then I am not able to search right configuration file(path). I can run
 this command.


 Note : I have downloaded fresh code from trunk (svn co
 svn://svn.openwrt.org/openwrt/trunk/)
 and run ./scripts/feeds update -a, ./scripts/feeds install -a
 So I don't have build_dir folder till now.

 My questions are given below:
 Q1: Should I first compile my whole code first before cross-compilation?
 Q2: Should I need to delete toolchain of openwrt and need to replace my
 toolchain in the same place ?
 Q3: Is there any video/document available where cross-compilation has been
 done successfully ? (step by step till the cross-compilation done
 successfully) ?
 Q4 : Is there any body who can help me till cross-compilation done
 successfully ?

 Please tell me '''video link''' or share my screen.

--
Ticket URL: <https://dev.openwrt.org/ticket/20101>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to