7 ms·
Back in 2004, trying to compile C++ with g++ was like trying to skin a cat with a toothpick. It just gets really tedious after a while.
by brokenparser 13y ago
Back in 2004, trying to compile C++ with g++ was like trying to skin a cat with a toothpick. It just gets really tedious after a while.
- dllthomas 13y agoMaybe C++ written against other compilers... I never had any problems working on (large-ish, not huge) C++ code bases written against g++ (and making good use of definitively C++ features like templates).