public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/53720] New: 4.2.1 is still the current version of G++
@ 2012-06-19  3:27 americancafe at hotmail dot com
  2012-06-19  4:09 ` [Bug c++/53720] " pinskia at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: americancafe at hotmail dot com @ 2012-06-19  3:27 UTC (permalink / raw)
  To: gcc-bugs

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: unassigned@gcc.gnu.org
        ReportedBy: americancafe@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++


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug c++/53720] 4.2.1 is still the current version of G++
  2012-06-19  3:27 [Bug c++/53720] New: 4.2.1 is still the current version of G++ americancafe at hotmail dot com
@ 2012-06-19  4:09 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2012-06-19  4:09 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-06-19 04:09:14 UTC ---
Two things:
>        ./configure
First don't build in the src directory, it is not well supported at all.

Second is /usr/local/bin in your PATH env?


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-06-19  4:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-19  3:27 [Bug c++/53720] New: 4.2.1 is still the current version of G++ americancafe at hotmail dot com
2012-06-19  4:09 ` [Bug c++/53720] " pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).