Re: Apple, iPhone, and GPLv3 troubles

2008-09-26 Thread Mark Mitchell
> Here's the problem: the FSF doesn't really want to permit plugins. There are a lot of strong statements in this thread, but the truth is that (a) the new run-time library license will probably be available very soon (my guess is time measured in weeks) (b) it will allow GPL-compatible plugins,

Re: Adding to G++: Adding a warning on throwing unspecified exceptions.

2008-09-26 Thread Simon Hill
Jonathan Wakely said: > Simon Hill wrote: > > Brain Dessent wrote: > >> You're essentially trusting that all > >> exception specifiers for every function in the program and *all* library > >> code are always present and always correct which is a huge leap of faith > >> that I don't think is support

gcc-4.4-20080926 is now available

2008-09-26 Thread gccadmin
Snapshot gcc-4.4-20080926 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.4-20080926/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 4.4 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/trunk

are folks interested in native bootstrapping on SGI with a slightly odd native compiler?

2008-09-26 Thread Jay
Hi. Folks interested in this (open to the patches described)? (sorry if it is edited a bit out of order; and it is long) I'm bootstrapping gcc 4.32/binutils 2.18 on Irix 6.5. Nothing really against current gcc. I'll move to it later. 2.19.5 snapshot has obvious errors that make it fail

Re: h8300 on testsuite and -wrap

2008-09-26 Thread Jeff Law
Joel Sherrill wrote: I hacked. Turned on -DUNDERSCORES and added a method to add the name they expected and call the right one. Results aren't great but they are current now. http://gcc.gnu.org/ml/gcc-testresults/2008-09/msg02213.html FWIW, raw H8 testing with newlib is rather pointless becau

Re: h8300 on testsuite and -wrap

2008-09-26 Thread Joel Sherrill
Jeff Law wrote: Joel Sherrill wrote: Hi, I am trying to run the gcc test suite on h8300-rtems and getting lots of failures which look like this: /home/joel/work-gnat/svn/b-gcc1-h8300/gcc/xgcc -B/home/joel/work-gnat/svn/b-gcc1-h8300/gcc/ /home/joel/work-gnat/svn/gcc/gcc/testsuite/gcc.c-tor

Re: GCC 4.2.2 arm-linux-gnueabi: c++ exceptions handling?

2008-09-26 Thread Martin Guy
On 9/26/08, Sergei Poselenov <[EMAIL PROTECTED]> wrote: > Hello all, > > I've built the above cross-compiler and ran the GCC testsuite. > Noted a lot of c++ tests failed with the same output: > ... > terminate called after throwing an instance of 'int' > terminate called recursively Are you c

GCC 4.2.2 arm-linux-gnueabi: c++ exceptions handling?

2008-09-26 Thread Sergei Poselenov
Hello all, I've built the above cross-compiler and ran the GCC testsuite. Noted a lot of c++ tests failed with the same output: ... terminate called after throwing an instance of 'int' terminate called recursively Aborted ... Compiler details: Reading specs from /opt/eldk-4.2-arm-2008-09-24/usr