Maven (famous)@lemmy.zip to Programmer Humor@lemmy.ml · 1 年前blahajlemmy.zipimagemessage-square56linkfedilinkarrow-up1628arrow-down116cross-posted to: programmer_humor@programming.dev
arrow-up1612arrow-down1imageblahajlemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@lemmy.ml · 1 年前message-square56linkfedilinkcross-posted to: programmer_humor@programming.dev
minus-squarepivot_root@lemmy.worldlinkfedilinkarrow-up5·1 年前Ok, what kind of monster names their executables .elf?
minus-squareozymandias117@lemmy.worldlinkfedilinkEnglisharrow-up9·1 年前Well, a.out doesn’t make much sense these days. Gotta move to .elf
minus-squarefrezik@midwest.sociallinkfedilinkarrow-up3·1 年前Pi Pico SDK does. Well, the version for debugging symbols, anyway. Regular executable is .uf2.
minus-squarenothacking@discuss.tchncs.delinkfedilinkarrow-up2·1 年前I reserve .elf for executables for other platforms, like microcontroller firmware.
Ok, what kind of monster names their executables
.elf?Well, a.out doesn’t make much sense these days.
Gotta move to
.elfPi Pico SDK does. Well, the version for debugging symbols, anyway. Regular executable is .uf2.
I reserve .elf for executables for other platforms, like microcontroller firmware.
wii homebrew developer maybe?