<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi,<br>Thank you for your answer.<br>In fact, it's seems very simple! <br><br>In the buildroot's file, I type 'make menuconfig'.<br>Then I select the Architecture and his variant, uclibc and gcc.<br>I save the config.<br>I exit.<br>I type 'make'.<br><br>Then I add two PATH (export .../staging_dir/usr/bin and export CROSS_COMPILE='arm-linux-uclibc-')<br><br>It's ok?<br><br>BR<br><br><br><br><br>> From: minimod@morethan.org<br>> To: buildroot@busybox.net<br>> Date: Wed, 20 Jan 2010 15:30:28 -0600<br>> Subject: Re: [Buildroot] Install arm-linux-uclibc-gcc<br>> <br>> On Wed January 20 2010, Tony Mozi wrote:<br>> > <br>> > Hi,<br>> > I'm sorry, I'm not very clear.<br>> > In fact, I want to cross compil a linux-2.6.22.2 for an ARM.<br>> <br>> In the root directory of your buildroot installation;<br>> type: make menuconfig (or make xconfig or make help)<br>> <br>> Select ARM plus whatever else you need;<br>> exit<br>> type: make<br>> <br>> The first thing the build system will do is create the cross-compiler toolchain.<br>> __Then__ you will have an 'arm-linux-uclibc-gcc' (and uclibc and binutils and ...)<br>> <br>> Mike<br>> > In order to cross compil, I need the 'arm-linux-uclibc-gcc'.<br>> > Because when I make a 'make' (make ARCH=arm, or make ARCH=arm CROSS_COMPILE=arm-linux-uclibc-), I have an error which says 'arm-linux-uclibc-gcc' : command not found; it's an error like this.<br>> > In the buildroot, there are a lot things like gcc, uclibc, ...<br>> > I wonder if this famous 'arm-linux-uclibc-gcc' is available in the buildroot. In fact, I didn't find it and I want a confirmation that it is not available or that I must go to an optician :-)<br>> > If some points are not clear, don't hesitate to tell me.<br>> > <br>> > BR<br>> > <br>> > <br>> > <br>> > <br>> > > From: minimod@morethan.org<br>> > > To: buildroot@busybox.net<br>> > > Date: Wed, 20 Jan 2010 07:14:03 -0600<br>> > > Subject: Re: [Buildroot] Install arm-linux-uclibc-gcc<br>> > > <br>> > > On Wed January 20 2010, Tony Mozi wrote:<br>> > > > <br>> > > > Hi all,<br>> > > > Before using a buildroot, I need to install 'arm-linux-uclibc-gcc', where can I find it?<br>> > > > BR<br>> > > ><br>> > > <br>> > > Buildroot will build it for you if it is not present.  Just type "make" and watch.<br>> > > <br>> > > If your question meant: "I need to install a vendor supplied..."<br>> > > Then follow the directions for using an "External toolchain"<br>> > > <br>> > > If your question meant: "Where do I find a vendor supplied..."<br>> > > I guess you would have to ask the vendor.  ;)<br>> > > <br>> > > Or maybe your question just did not survive the translation -<br>> > > Try Google Translate on the question (in your language) that you want to ask.<br>> > > <br>> > > Mike<br>> > > <br>> > > >                                        <br>> > > > _________________________________________________________________<br>> > > > Nouveau ! Tout Windows Live débarque dans votre téléphone. Voir les Windows phone<br>> > > > http://clk.atdmt.com/FRM/go/175819071/direct/01/<br>> > > <br>> > > <br>> > > _______________________________________________<br>> > > buildroot mailing list<br>> > > buildroot@busybox.net<br>> > > http://lists.busybox.net/mailman/listinfo/buildroot<br>> >                                      <br>> > Avec Internet Explorer, surfez en toute discrétion sur internet Cliquez ici !                                       <br>> > _________________________________________________________________<br>> > Découvrez Windows 7 en 7 secondes !<br>> > http://clk.atdmt.com/FRM/go/181574577/direct/01/<br>> <br>> <br>> _______________________________________________<br>> buildroot mailing list<br>> buildroot@busybox.net<br>> http://lists.busybox.net/mailman/listinfo/buildroot<br>                                          <br /><hr />Vous cherchez l'intégrale des clips de Michael Jackson ? <a href='http://www.bing.com/videos/search?q=Michael+Jackson&FORM=MVDE6' target='_new'>Bing ! Trouvez !</a></body>
</html>