problems with upgrade to latest tools

Aaron J. Grier aaron at frye.com
Thu Jan 2 23:16:13 UTC 2003


On Tue, Dec 31, 2002 at 10:40:50AM -0500, gregory.menke at gsfc.nasa.gov wrote:

> The .jcr section seems to be new with gcc 3.x.  I don't know what it
> ends up doing though.

java constructors / destructors, I think.

I got hit by the same thing going to gcc 3.2.1. ;)

the extra pedantic warnings generated by -Wall in 3.2.1 nicely pointed
out quite a bit of dead code in my project which 2.95.2 didn't make any
noise about, and 3.2.1 seems to be more aggressive with inlining in
general on m68k.

-- 
  Aaron J. Grier  |   Frye Electronics, Tigard, OR   |  aaron at frye.com



More information about the users mailing list