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]

crosstool-0.30 released


Crosstool is an easy way to build C/C++ crosscompilers targeting Linux systems.

crosstool-0.30 is now ready for download.
Just a few fixes and a bigger build matrix this time.

Several architectures fail with errors like
dl-machine.h:418: error: invalid storage class for function 'elf_machine_rela'
The fix for this is easy; see e.g.
http://kegel.com/crosstool/crosstool-0.29/patches/glibc-2.3-20050307/glibc-2.3.4-allow-gcc-4.0-powerpc64.patch
Anyone who wants to fix these up, please do, and post the
patches to the crossgcc list so I can include them in the next release.

Home page:
http://kegel.com/crosstool/
Quick download:
http://kegel.com/crosstool/crosstool-0.30.tar.gz
Build results matrix:
http://kegel.com/crosstool/crosstool-0.30/buildlogs/


0.30: crosstool.sh: * kludge from Cort Dougan to deal with fact gcc-3.3.[34] don't know about lib64. ppc970 gcc-3.3.4/glibc-2.3.2 build now gets further, and both x86_64 and ppc970 gcc-3.3.4/glibc-2.3.3 build work.

    regtest-run.sh:
    * Added armeb to build matrix
    * Added gcc-3.3.4-glibc-2.3.3, gcc-4.0-20050305-glibc-2.2.5 to build matrix
    * Now runs ssh-add at start.  Run with 'nohup ssh-agent sh crosstool-0.30/regtest-run.sh'.
      This avoids nasty multiple ssh prompts if you lose your X session during the run.

    gcc-4.0:
    * added gcc-4.0-arm-bigendian.patch from Lennert Buytenhek; cf. http://gcc.gnu.org/PR16350

    gcc-3.4.3:
    * Added gcc-3.4.3-glibc-2.3.4.dat.

    glibc-2.2.5:
    * added glibc-2.2.5-allow-gcc-4.0-powerpc-procfs.patch from Martin Nielsen

    m68k:
    * gcc-4.0 can't build glibc-2.3.x for m68k at moment; see http://gcc.gnu.org/PR20583

    i386:
    * Added demo-i386.sh by popular demand :-) Builds fine with gcc-3.4.3/glibc-2.3.4,
      though it's not listed in the buildlogs.



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


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