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: build-crossgcc.sh for gcc3.2.3?


>Has anyone updated Bill's script
>http://crossgcc.billgatliff.com/build-crossgcc.sh
>to modern versions of the tools, e.g. gcc3.2.3?
>
>I may be headed down that road.  I'm really looking
>forward to ditching gcc2.95 for good.
>- Dan

I have a Makefile that achieves the same thing for m68k-elf.  You
could try grabbing it from my home cvs server with 'anoncvs' as the password:

export CVSROOT=:pserver:anoncvs@baradas.org:/home/cvs

cvs -z9 co xgcc/Makefile

While you're there, if you just 'cvs -z9 co xgcc'  You'll get a
gcc-3.2.3 toolchain that the Makefile builds for --target=m68k-elf for
binutils, bootstrap, newlib, gcc.

Good Luck!

-- 
Peter Barada                                   Peter.Barada@motorola.com
Wizard                                         781-852-2768 (direct)
WaveMark Solutions(wholly owned by Motorola)   781-270-0193 (fax)

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