tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] Problem with reinterpret_cast


From: Basile Starynkevitch
Subject: Re: [Tinycc-devel] Problem with reinterpret_cast
Date: Sun, 10 Jan 2016 09:47:07 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.5.0

On 01/10/2016 09:40 AM, Ben Hutchinson wrote:
It doesn't work in TCC.

Because tinycc is a C compiler, not a C++ one.

And it is not realistic to consider extending tinycc to a C++11 compiler. Use GCC http://gcc.gnu.org/ or Clang http://clang.llvm.org/ if you need a C++ compiler (and use C++11 at least, not some older standard)

Regards

--
Basile STARYNKEVITCH         http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faiencerie, 92340 Bourg La Reine, France
*** opinions {are only mine, sont seulement les miennes} ***




reply via email to

[Prev in Thread] Current Thread [Next in Thread]