[dev] C, gcc and armv8

From: Sylvain BERTRAND <sylvain.bertrand_AT_gmail.com>
Date: Mon, 2 May 2016 16:25:47 +1100

Hi,

Just to raise awareness on this issue:

  - gcc is now c++98 boot-strapable only.
  - The last C boostrapable gcc is gcc 4.7.x.
  - armv8 (64bits, raspberry 3) support is only in lastest gcc (i.e. _not_ in gcc 4.7.x)

It means you cannot natively compile gcc on armv8 from a basic C compiler, for instance tcc, anymore.

That loop is closed.

----
More and more c++ applications out there now requires a c++14 compiler (mame,
inkscape, soon gecko? webkit?), reasonnably only a recent gcc (_not_ gcc 4.7.x) can compile them properly.
And wait for c++17...
That loop is almost closed now.
-- 
Sylvain
Received on Mon May 02 2016 - 07:25:47 CEST

This archive was generated by hypermail 2.3.0 : Mon May 02 2016 - 07:36:13 CEST