A bash script needs to be written that compiles a given program for all the targets. The script should report either success or failure and display the size of the resulting file. Compilation should include any compression and minification for the target, so that the reported size is the final size.