]> git.gag.com Git - fw/sdcc/blobdiff - doc/sdccman.lyx
* doc/sdccman.lyx: added description of --no-std-crt0 gbz80 command line option
[fw/sdcc] / doc / sdccman.lyx
index ac70455b69284bcd34c3089881cfefffd98e4cef..ad51a397788090778617328c2cfcac89361e66ba 100644 (file)
@@ -104,7 +104,7 @@ SDCC Compiler User Guide
 \begin_layout Date
 
 \size normal
-SDCC 2.7.5
+SDCC 2.8.0
 \size footnotesize
 
 \newline
@@ -941,23 +941,51 @@ n", a, (char)a);
 \family default
 
 \newline
- will push a as an int and as a char resp.
-\newline
+ will push a as an int and as a char resp if
+\series bold
+ -
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
 
-\newline
 
-\family typewriter
-\InsetSpace ~
-\InsetSpace ~
-char a=3;
-\newline
-\InsetSpace ~
-\InsetSpace ~
-printf ("%d %c
 \backslash
-n", a, (char)a);
-\family default
+/
+\end_layout
 
+\end_inset
+
+-std-c89
+\begin_inset LatexCommand \index{-\/-std-c89}
+
+\end_inset
+
+\series default
+and
+\series bold
+ -
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\backslash
+/
+\end_layout
+
+\end_inset
+
+-std-c99
+\begin_inset LatexCommand \index{-\/-std-c99}
+
+\end_inset
+
+
+\series default
+ command line options are not defined,
 \newline
  will push a as two ints if
 \series bold
@@ -8942,6 +8970,34 @@ Force a called function to always save BC.
 \begin_layout List
 \labelwidthstring 00.00.0000
 
+\series bold
+-
+\begin_inset ERT
+status collapsed
+
+\begin_layout Standard
+
+
+\backslash
+/
+\end_layout
+
+\end_inset
+
+-no-std-crt0
+\series default
+
+\begin_inset LatexCommand \index{Z80!Options!-\/-no-std-crt0}
+
+\end_inset
+
+ When linking, skip the standard crt0.o object file.
+ You must provide your own crt0.o for your system when linking.
+\end_layout
+
+\begin_layout List
+\labelwidthstring 00.00.0000
+
 \series bold
 -bo
 \series default
@@ -23110,7 +23166,7 @@ SDCC_REVISION
 
 \begin_layout Standard
 Always defined.
- SDCC revision number
+ SDCC svn revision number
 \end_layout
 
 \end_inset
@@ -36862,7 +36918,11 @@ status collapsed
 
 \end_inset
 
- or -
+\series default
+or
+\series bold
+ -
 \begin_inset ERT
 status collapsed
 
@@ -36920,7 +36980,11 @@ status collapsed
 
 \end_inset
 
- or -
+\series default
+or
+\series bold
+ -
 \begin_inset ERT
 status collapsed
 
@@ -40663,7 +40727,7 @@ Acknowledgments
 \end_layout
 
 \begin_layout Standard
-\begin_inset LatexCommand \url{http://sdcc.sourceforge.net#Who}
+\begin_inset LatexCommand \url{http://sdcc.sourceforge.net/#Who}
 
 \end_inset