http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53720

             Bug #: 53720
           Summary: 4.2.1 is still the current version of G++
    Classification: Unclassified
           Product: gcc
           Version: 4.6.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: americanc...@hotmail.com


The exact version of GCC: 4.6.2
The system type: Mac OSX 10.6.8   2.0 GHz Intel Core 2 Duo 4GB RAM
The options given when GCC was configured/built: none (default)
The complete command line that triggers the bug:
        ./configure
         make
         sudo make install
         g++ -v

The compiler output (error messages, warnings, etc.):

Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking
--enable-werror --prefix=/usr --mandir=/share/man
--enable-languages=c,objc,c++,obj-c++
--program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib
--build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10-
--host=x86_64-apple-darwin10 --target=i686-apple-darwin10
--with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)


 After 2 hours of build & install, 4.2.1 is still the current version of G++

Reply via email to