public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/53173] New: PROD02
@ 2012-04-30 19:02 shalja.rudra at gmail dot com
  2012-04-30 20:03 ` [Bug c++/53173] PROD02 marc.glisse at normalesup dot org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: shalja.rudra at gmail dot com @ 2012-04-30 19:02 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 53173
           Summary: PROD02
    Classification: Unclassified
           Product: gcc
           Version: 4.6.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: shalja.rudra@gmail.com


Hi All,

I am trying to upgrade (GCC) 4.4.0 to (GCC) 4.6.2.  I see bunch of incompatible
error from code which works with (GCC) 4.4.0 but NOT with (GCC) 4.6.2. 

The machine information is following: Linux version 2.6.32-220.el6.x86_64  (gcc
version 4.4.5 20110214 (Red Hat 4.4.5-6) (GCC) ) 

Encountered errors:

1. error: ‘constexpr’ needed for in-class initialization of static data member
2. error: no matching function for call to ‘std::pair<const long unsigned int,
boost::shared_ptr<const
3. /usr/include/sigc++-2.0/sigc++/signal.h:38:11: error: 'ptrdiff_t' does not
name a typeFix: #include <cstddef> 
4. error: no matching function for call to ‘make_pair(std::string&,
std::string&)’
5. error: declaration of ‘~typename
6. error: call of overloaded ‘isnan(double&)’ is ambiguous

e.t.c

I  do refer https://wiki.edubuntu.org/GCC4.6 to fix some of the issue. I
rebuilt boost_1_47_0,  SQLAPI-3.7.35, etc. with (GCC) 4.6.2 as well to remove
incompatibilty between these.


I am suspicious if some of the issue is already fixed in (GCC) 4.6.3 (already
released). Please let me know if we can use (GCC) 4.6.3 instead of (GCC) 4.6.2.
Also please point  me from where we can refer to get some more information to
fix our code copilation and linking issue with  (GCC) 4.6.2.

Thanks


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

end of thread, other threads:[~2012-05-04 20:12 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-30 19:02 [Bug c++/53173] New: PROD02 shalja.rudra at gmail dot com
2012-04-30 20:03 ` [Bug c++/53173] PROD02 marc.glisse at normalesup dot org
2012-04-30 20:32 ` shalja.rudra at gmail dot com
2012-05-01  9:37 ` redi at gcc dot gnu.org
2012-05-01  9:41 ` redi at gcc dot gnu.org
2012-05-01  9:41 ` redi at gcc dot gnu.org
2012-05-02 14:53 ` [Bug c++/53173] GCC 4.6.2 errors shalja.rudra at gmail dot com
2012-05-04 19:36 ` [Bug c++/53173] GCC 4.6.3 errors shalja.rudra at gmail dot com
2012-05-04 19:38 ` shalja.rudra at gmail dot com
2012-05-04 19:47 ` redi at gcc dot gnu.org
2012-05-04 20:12 ` shalja.rudra at gmail dot com

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).