|
|
Subscribe / Log in / New account

GCC begins move to C++

GCC begins move to C++

Posted Jun 1, 2010 17:23 UTC (Tue) by dgm (subscriber, #49227)
In reply to: GCC begins move to C++ by avik
Parent article: GCC begins move to C++

It's certainly doable, but I would bet the cost is too high to make it worthy. I believe the GCC code base is above one million LOC. Assuming half include a function call, the task looks daunting.


to post comments

GCC begins move to C++

Posted Jun 1, 2010 18:01 UTC (Tue) by avik (guest, #704) [Link]

I have successfully applied this technique to a code base that was about a quarter of that size (though considerably less gnarly). Whether it will be worth the effort or not is very subjective.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds