I have successfully compiled the MD5SUM program, a small utility that allows you to build checksums on text or binary files, using the "MD5 Message Digest Algorithm."
On AROS One x86 with Dopus4 it will also be possible to get MD5 values to a group of files with a single click, see screenshot
If in the compilation I run GCC with the parameter "Wall" (to check for errors) , i get an error, what is it? (see screenshot)