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]

New release of crosstool script.


I've been cleaning up and regression testing my update
of Bill's crossgcc build script.  The new version is at
http://www.kegel.com/crossgcc/crosstool-0.4.tar.gz
It builds ok for all four cpu types with gcc-3.3/glibc-2.2.5
and for all but sh4 with gcc-3.3/glibc-2.3.2
(see http://www.m17n.org/linux-sh/ml/linux-sh/2003-06/msg00006.html).
I haven't tried gcc-2.95.3 or gcc-2.3.2 recently, but I will before
the next release.

ChangeLog:

0.4: Add gcc-3.3-patches/{sh-predef-gnu_source,sh4-no-fix-protos}.patch
     to fix sh4 build for glibc-2.2.5.
     Fixed typo in glibc-2.3.2 support; it builds for ppc and x86 now.
     (sh4 build dies with "include/asm/user.h:32: error: redefinition of `struct
     user_fpu_struct'".)

0.3: add x86->x86 support
     This involved twiddling HOST in crosstool.sh to force cross-compiler even if HOST = TARGET.  Not sure this is a good idea yet.
     See <a href="http://gcc.gnu.org/ml/gcc-patches/2003-06/msg00246.html";>related thread in gnu-patches</a>.

0.2: add glibc-2.3.2 support, move options from demo script into .dat files

0.1: Starting with Bill Gatliff's script, add framework for downloading
     and patching.

- Dan

--
Dan Kegel
http://www.kegel.com
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=78045


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