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] | |
I'm going to try to use the long weekend to put out crosstool-0.36. The list of changes in my tree so far is below. I also plan to apply one of the gdb contrib patches, and update gcc-4.0.0 to binutils-2.16.1.
If you have anything else that's tested, ready to go, and suitable for mainline, get it to me in the next day or so and I'll slip it in before I start the regression test builds.
crosstool.sh:
* fixed bug in GCC_CORE_DIR; it was using local ar, as, and ld :-(
* fixed bug building gcj-4.0.0 (thanks Tim Hayman) crosstool.spec.in:
* don't strip executables; let fedora's buildrpm do that
(it splits the debug info off into separate debug info rpms)
* fix install scriptlet bug for ppc and x86_64 (thanks to akio idehara) gcc:
* gcc-4.0.0/pr21951.patch fixes problem with -fno-exceptions
* copied applicable patches from patches/gcc-3.4.3 to patches/gcc-3.4.4
(tested by Alice Corbin on Arm) glibc:
* added {i686,x86_64}-static.dat to demo --enable-static-nss
* added glibc-2.3.5-fix-pr631.patch to fix problem building
glibc-2.3.5 with --enable-static-nss
See http://sources.redhat.com/bugzilla/show_bug.cgi?id=631 clean.sh:
* config.guess was not properly marked executable, which caused
strange configure failures. doc:
* updated crosstool-howto.html to reflect new rpm build
and new regression test build-- 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] |