Sunshine (she/her)@lemmy.ca to LinuxEnglish · 3 months agoFish Shell 4.0 drops C++ for Rust to simplify development and enhance performancealternativeto.netexternal-linkmessage-square14linkfedilinkarrow-up1113arrow-down13
arrow-up1110arrow-down1external-linkFish Shell 4.0 drops C++ for Rust to simplify development and enhance performancealternativeto.netSunshine (she/her)@lemmy.ca to LinuxEnglish · 3 months agomessage-square14linkfedilink
minus-squaresik0fewl@lemmy.calinkfedilinkarrow-up5·3 months ago You could point me at 99% of all C++ projects that have dependencies and it ./configure && make install wouldn’t work on any of my machines. That’s why configure takes 100 arguments, so you can tell it where every single dependency is. I don’t miss those days.
That’s why configure takes 100 arguments, so you can tell it where every single dependency is. I don’t miss those days.