From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 25 Jan 2012 18:13:41 +0100 Subject: [U-Boot] [U-Boot-Users] cross compiler In-Reply-To: References: Message-ID: <201201251813.41578.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > hi.. i am new to u-boot . > for my practice my team leader asked me to > cross compile arm720t modnet50 board with arm-none-linux compiler and now > asking me to compile the same source code with abacus-anurag-linux compiler > . will it be useful for me? and i am getting a error that system not > configured -see readme.. > please help me to start my carrier in u-boot.. It's always good to start with README and doc/ Anyway, make CROSS_COMPILE=arm-whatever mrproper make CROSS_COMPILE=arm-whatever modnet50