Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

What about C implementation of GCC after cxx-conversion

40 views
Skip to first unread message

lovecrea...@gmail.com

unread,
Aug 26, 2012, 10:41:35 PM8/26/12
to
Will GCC still be officially maintained in C (along side with C++) under GNU?

Or the C implementaion version just dropped or what?

Andrew Haley

unread,
Aug 29, 2012, 3:40:24 PM8/29/12
to
lovecrea...@gmail.com wrote:
> Will GCC still be officially maintained in C (along side with C++) under GNU?
>
> Or the C implementaion version just dropped or what?

We're converting to C++. GCC will need a C++ compiler.
It's an odd question to ask. Why does it matter?

Andrew.

lovecrea...@gmail.com

unread,
Aug 30, 2012, 1:56:00 AM8/30/12
to
Hi Andrew

I think C++ is too complex and *horrible* language :)

In case the C++ implementation fails,
the community still has the chance to switch back to C implementation
if it always keeps the C version maintained.

Andrew Haley

unread,
Aug 30, 2012, 6:00:57 AM8/30/12
to
lovecrea...@gmail.com wrote:
> On Wednesday, August 29, 2012 7:40:25 PM UTC, Andrew Haley wrote:
>> lovecrea...@gmail.com wrote:
>>
>> > Will GCC still be officially maintained in C (along side with C++) under GNU?
>> >
>> > Or the C implementaion version just dropped or what?
>>
>> We're converting to C++. GCC will need a C++ compiler.
>>
>> It's an odd question to ask. Why does it matter?
>
> I think C++ is too complex and *horrible* language :)
>
> In case the C++ implementation fails, the community still has the
> chance to switch back to C implementation if it always keeps the C
> version maintained.

Well, that would negate the purpose of switching to C++, which is to
reduce the maintenance cost of GCC. There's nothing to stop people
who don't like C++ from maintaining the C version them selves.

Andrew.
0 new messages