[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] GCC 4.3.3 C Compiler RPM and other Stuff....



On Monday 16 March 2009, Keith Scroggins wrote:

> First, GCC 4.3.3, C Compiler only. Should install right next to GCC

> 2.95.3. The main files that would interfere with GCC2 have a suffix

> of -4.3.3. To compile with it just specify CC=/usr/bin/gcc-4.3.3 in

> either a makefile or before configure. Should also install the newer

> Binutils, I have no clue how this will work with 2.13. This is

> barely tested. The RPM was assembled thru 'other than normal'

> methods :) It will probably still need to be updated again with

> further work on mpfr. C++ will still need to be done.

I compiled my current GEM project with it and everything seems fine, except for some (known) bogus warnings at -O3 ('array subscript is above array bounds').

Apart from that, compilation time was slightly shorter than with GCC 4.2.3 and the compiled binary is very marginally larger. All in all, I'd say we're definitely on the right track. Thanks for that, Keith, and all the others involved.

JFL

--

Jean-François Lemaire