I believe all that stuff was in the tar file I sent you. I followed the instructions on the Web site. However, some of the stuff from the earlier versions (Karmic and Jaunty) might be from 32 bit systems since our 64 bit systems were the first to be upgraded before we hit the wall. However, the version numbers should be the same. -----Original Message----- From: Ian Lance Taylor [mailto:iant@xxxxxxxxxx] Sent: Thursday, June 03, 2010 4:17 PM To: David R. Doucette Cc: gcc-help@xxxxxxx Subject: Re: g++ serious bug in Ubuntu Lucid Lynx "David R. Doucette" <ddoucette@xxxxxxxxxxxxxxxx> writes: > Both gcc and g++ came straight from the Ubuntu distribution. We're not Ubuntu developers. We need to know the version of the compiler, not the version of Ubuntu. We also need to know how the compiler was configured. You can get both pieces of information by running "g++ -v". Ian