From: ol.sc Date: Thu, 5 Jan 2012 01:08:15 +0000 (+0000) Subject: Resource compiling has to come first. X-Git-Tag: V2.13.3~80 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=463dc19c5c72c6749376edd589ec342e34bb39ee;p=cc65 Resource compiling has to come first. git-svn-id: svn://svn.cc65.org/cc65/trunk@5385 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/doc/intro.sgml b/doc/intro.sgml index e66a76167..e3fc25dfb 100644 --- a/doc/intro.sgml +++ b/doc/intro.sgml @@ -462,7 +462,7 @@ The tutorial files are different for GEOS. You will find them "next door," in Compile the tutorial with -cl65 -O -t geos-cbm hello1.c hello1res.grc +cl65 -t geos-cbm -O -o hello1 hello1res.grc hello1.c Copy the resulting file "