Partches for 3.1.2 and gcc-4.3.x

As part of our work getting gnuradio on the beagle board, we needed to
compile gnuradio with gcc-4.3.1 (needed for NEON support). I forget
what the current gcc-4.3 status is, but this patch may be helpful for
some people using gcc on newer distros. Koen Kooi did the actual work.

http://gitweb.openembedded.net/?p=org.openembedded.dev.git;a=commitdiff;h=01c880408513c4f2c59bf13c9f16453cb6ffd904

Philip

On Sat, Jul 05, 2008 at 10:47:02AM -0400, Philip B. wrote:

As part of our work getting gnuradio on the beagle board, we needed to
compile gnuradio with gcc-4.3.1 (needed for NEON support). I forget
what the current gcc-4.3 status is, but this patch may be helpful for
some people using gcc on newer distros. Koen Kooi did the actual work.

Openembedded-Hotels, Villen, Unterkünfte in Leipzig

Philip

Thanks Philip,

The trunk already contains something very much like these patches, see
changesets 8340 and 8341. The trunk will compile with gcc 4.3.*.
However, we (and other projects) have seen make check and other
failures when using gcc 4.3.0 and 4.3.1. gcc 4.3 is not yet ready for
prime time.

Regardless of gcc’s problems, perhaps it’s time to make the 3.1.3
release. http://gnuradio.org/trac/wiki/Release3.1Branch

Eric