Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Converting the stage 1 bootstrapping compiler to C++ is a bad idea IMO. There any many embedded platforms without a C++ compiler (except perhaps downrev gcc).


I wonder if you have tried building gcc recently?

While it doesn't require a C++ compiler, in the last few years it has required an increasing list of fairly modern libraries. I don't think requiring a C++ compiler will make things that much harder.


Why are you bootstrapping on an embedded platform?


so cross compilation is the only option for these embedded platforms?


Don't you generally cross compile on embedded platforms anyway?


If you don't cross-compile, I would say it's not an embedded platform.




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: