Sunshine (she/her)@lemmy.ca to LinuxEnglish · 4 days agoFish Shell 4.0 drops C++ for Rust to simplify development and enhance performancealternativeto.netexternal-linkmessage-square14fedilinkarrow-up1111arrow-down13cross-posted to: linux
arrow-up1108arrow-down1external-linkFish Shell 4.0 drops C++ for Rust to simplify development and enhance performancealternativeto.netSunshine (she/her)@lemmy.ca to LinuxEnglish · 4 days agomessage-square14fedilinkcross-posted to: linux
minus-squaresik0fewl@lemmy.calinkfedilinkarrow-up5·2 days 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.