X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=INSTALL;h=620ae1fcfc78ae0518a3834112c48d7cfae47d57;hb=8666b495e87df9f9b2815518cb4a0743fd58040b;hp=ab1456b8dff11f654ee4b064bcfb244e461ae14d;hpb=cd61d997688c71e8eeecf39e4ce9d77a08872d7b;p=virtualjaguar diff --git a/INSTALL b/INSTALL index ab1456b..620ae1f 100644 --- a/INSTALL +++ b/INSTALL @@ -31,8 +31,9 @@ compile Virtual Jaguar v1.0.4 GCC/SDL release by doing the following: 2) Optionally you can manually strip vj[.exe] to downsize the binary. -If you don't have upx in your path somewhere, you can ignore the error -message that make throws at you about not being able to find upx. +If you have upx in your path somewhere, you can uncomment the line in the +makefile that executes upx so that you'll end up with a somewhat smaller +binary. That's it! You're done! You can now start the emulator with ./vj. See the output for more details or consult the docs/README for more info.