This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Toolchain From Scratch?


On Wed, Nov 10, 2004 at 10:53:42PM -0800, Dan Kegel wrote:
> >The question is: 
> >   Since the step 'make dep' is mandatory for linux-2.4.21, how the
> >Toolchain From Scratch can be achieved?
> 
> A good question, and one which has been much on my mind :-)

I find that just making:

make myboard_defconfig ARCH=arm
make ARCH=arm

(on 2.6) obviously barfs as soon as it tries to compile
anything, but leaves configured headers behind.

Y.


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]