Mailinglist Archive: opensuse-programming (85 mails)
| < Previous | Next > |
Re: [suse-programming-e] What is the easiest way to downgrade g++?
- From: Anders Johansson <andjoh@xxxxxxxxxx>
- Date: Fri, 24 Mar 2006 23:49:42 +0100
- Message-id: <200603242349.42204.andjoh@xxxxxxxxxx>
On Friday 24 March 2006 23:42, Darrell Cormier wrote:
> problems. Everything works in earlier versions of g++ (3.3.5 and 3.3.6 at
> least).
Honestly, I doubt it. I suspect if you were to install these earlier versions
you would get the same error. Something else you are #including is #defining
min and max, and that is causing the breakage. I don't think it's the upgrade
of gcc that breaks, it's the upgrade of something else
--
Certified: Yes. Certifiable: of course!
jabber ID: anders@xxxxxxxxxx
> problems. Everything works in earlier versions of g++ (3.3.5 and 3.3.6 at
> least).
Honestly, I doubt it. I suspect if you were to install these earlier versions
you would get the same error. Something else you are #including is #defining
min and max, and that is causing the breakage. I don't think it's the upgrade
of gcc that breaks, it's the upgrade of something else
--
Certified: Yes. Certifiable: of course!
jabber ID: anders@xxxxxxxxxx
| < Previous | Next > |