[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Require at least gcc 4.2
From: |
David Miller |
Subject: |
Re: Require at least gcc 4.2 |
Date: |
Tue, 01 Sep 2009 15:25:03 -0700 (PDT) |
From: "Vladimir 'phcoder' Serbinenko" <address@hidden>
Date: Tue, 1 Sep 2009 19:02:39 +0200
> Even if it's not so I still think dropping support for old building
> environments is a good thing since it decreases bug possibilities
> and so maintainance work too.
It also decreases your testing base.
I think this change is short-sighted.
If anything, only make this restriction on x86 platforms,
which is the only place where this issue even happens.
- Require at least gcc 4.2, Vladimir 'phcoder' Serbinenko, 2009/09/01
- Re: Require at least gcc 4.2, Bean, 2009/09/01
- Re: Require at least gcc 4.2, David Miller, 2009/09/01
- Re: Require at least gcc 4.2, Robert Millan, 2009/09/03
- Re: Require at least gcc 4.2, Neil Cafferkey, 2009/09/06
- Re: Require at least gcc 4.2, Robert Millan, 2009/09/06
Re: Require at least gcc 4.2, Robert Millan, 2009/09/01