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] | |
This just rolls up a few fixes I needed, and updates to binutils-2.16.1 for gcc-4.x. I put it together a week or two ago, only just now got a chance to post. - Dan
Home page: http://kegel.com/crosstool/ Quick download: http://kegel.com/crosstool/crosstool-0.38.tar.gz Build results matrix: http://kegel.com/crosstool/crosstool-0.38/buildlogs/
0.38:
crosstool.sh:
* crosstool.sh now removes symlink before creating it
to avoid problem on 2nd run (as suggested by Khem Raj) buildsrpms.sh:
* now correctly aborts if no CPUs supported testhello.sh:
* now checks to make sure PATH_MAX is defined (see PR22541) fix-embedded-paths.c:
* now lets you lengthen embedded paths, to handle the odd case where
the paths were long but you shortened them already once. regtest-report.sh:
* all-dats.txt now has build results in it again, d'oh gcc:
* added patches/gcc-4.0.1/fix-fixincl.patch,
patches/gcc-gcc-4.1-200507{02,09,16}/fix-fixincl.patch
to fix PATH_MAX problem. See http://gcc.gnu.org/PR22541
* gcc-4.0.1/pr21951-fix2.patch is nicer fix for problem with -fno-exceptions binutils:
* updated gcc-4.*.dat to binutils-2.16.1, carried forward the three
patches from patches/binutils-2.15 that still apply contrib:
* Added crosstool-0.37-nptl.patch update from Khem Raj
and crosstool-0.37-001-silent.patch from Yann E. MORIN-- 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] |