This is the mail archive of the crossgcc@sourceware.org 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: How to generate a cross tool for my reqirement?


I selected demo-arm-xscale.sh and modified it as following:
# eval `cat arm-xscale.dat gcc-3.4.2-glibc-20040827.dat` sh all.sh --notest
 eval `cat arm-xscale.dat  gcc-3.4.4-glibc-2.3.5.dat ` sh all.sh --notest
now, it is in building the toolchain.

Can this toolchain meet all my requirement? I am not sure where to
select threads option.

Thanks,

Michael

On 8/10/05, Dan Kegel <dank@kegel.com> wrote:
> J. Robert Wyatt wrote:
> > Hint: when you untar this beast, you can look at the demo*arm*.h scripts and
> > work from there. Check out the *.dat files mentioned in the demo*.sh file
> > and you can select the threads/kernel/glibc/gcc versions and pretty much
> > everything works. The alternatives are pretty dismal comparatively speaking.
> 
> Hey, that's a pretty good motto for crosstool:
>    "Crosstool: it's not dismal!"
> :-)
> 
> --
> Trying to get a job as a c++ developer?  See http://kegel.com/academy/getting-hired.html
> 
> ------
> Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
> Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com
> 
>

------
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]