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]

Re: Automated arm-linux-gcc and powerpc-linux-gcc build script


>On my way to an updated crossgcc faq, I have produced a script that
>automatically builds an arm-linux or powerpc-linux toolchain FROM
>SCRATCH, *without* using newlib headers anywhere.

It's probably not necessary to actually run menuconfig for ARM.  I think you 
can get away with running `make oldconfig' and redirecting input from 
/dev/null.  Nothing in the toolchain build process that I can think of cares 
about the kernel configuration, and indeed the binaries that you end up with 
will run on any subarchitecture.

p.



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


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