]> git.sur5r.net Git - cc65/commitdiff
Resource compiling has to come first.
authorol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 5 Jan 2012 01:08:15 +0000 (01:08 +0000)
committerol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 5 Jan 2012 01:08:15 +0000 (01:08 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@5385 b7a2c559-68d2-44c3-8de9-860c34a00d81

doc/intro.sgml

index e66a761671e262157c19a78e9036e3660d68d354..e3fc25dfb3e661d3720498448746116204096847 100644 (file)
@@ -462,7 +462,7 @@ The tutorial files are different for GEOS.  You will find them "next door," in
 
 Compile the tutorial with
 <tscreen><verb>
-cl65 -O -t geos-cbm hello1.c hello1res.grc
+cl65 -t geos-cbm -O -o hello1 hello1res.grc hello1.c
 </verb></tscreen>
 Copy the resulting file "<tt/hello1/" onto a (GEOS-format) disk.