Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > e677bbbdff6d27fe001f15e0ef2bb4cc > files > 214

sdcc-3.0.0-0.fc14.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">

<!--Converted with LaTeX2HTML 2008 (1.71)
original version by:  Nikos Drakos, CBLU, University of Leeds
* revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
  Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>3.2.6 Z80 Options</TITLE>
<META NAME="description" CONTENT="3.2.6 Z80 Options">
<META NAME="keywords" CONTENT="sdccman">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">

<META NAME="Generator" CONTENT="LaTeX2HTML v2008">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">

<LINK REL="STYLESHEET" HREF="sdccman.css">

<LINK REL="next" HREF="node52.html">
<LINK REL="previous" HREF="node50.html">
<LINK REL="up" HREF="node45.html">
<LINK REL="next" HREF="node52.html">
</HEAD>

<BODY >
<!--Navigation Panel-->
<A NAME="tex2html1432"
  HREF="node52.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
<A NAME="tex2html1426"
  HREF="node45.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
<A NAME="tex2html1420"
  HREF="node50.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
<A NAME="tex2html1428"
  HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A> 
<A NAME="tex2html1430"
  HREF="node191.html">
<IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index" SRC="index.png"></A> 
<BR>
<B> Next:</B> <A NAME="tex2html1433"
  HREF="node52.html">3.2.7 GBZ80 Options</A>
<B> Up:</B> <A NAME="tex2html1427"
  HREF="node45.html">3.2 Command Line Options</A>
<B> Previous:</B> <A NAME="tex2html1421"
  HREF="node50.html">3.2.5 DS390 / DS400</A>
 &nbsp; <B>  <A NAME="tex2html1429"
  HREF="node1.html">Contents</A></B> 
 &nbsp; <B>  <A NAME="tex2html1431"
  HREF="node191.html">Index</A></B> 
<BR>
<BR>
<!--End of Navigation Panel-->

<H2><A NAME="SECTION00426000000000000000"></A><A NAME="1013"></A><A NAME="1014"></A>
<BR>
3.2.6 Z80 Options
</H2>

<UL>
<LI>[<B>--callee-saves-bc</B><A NAME="1018"></A>] Force
a called function to always save BC.
</LI>
<LI>[<B>--no-std-crt0</B><A NAME="1020"></A>] When
linking, skip the standard crt0.rel object file. You must provide
your own crt0.rel for your system when linking.
</LI>
<LI>[<B>--portmode=</B>&lt;Value&gt;<A NAME="1022"></A>] Determinate
PORT I/O mode (&lt;Value&gt; is z80 or z180).
</LI>
<LI>[<B>--asm=</B>&lt;Value&gt;<A NAME="1024"></A>] Define
assembler name (&lt;Value&gt; is rgbds, sdasz80, isas or z80asm).
</LI>
<LI>[<B>--codeseg</B>&nbsp;&lt;Value&gt;<A NAME="1026"></A>] Use
&lt;Value&gt; for the code segment name.
</LI>
<LI>[<B>--constseg</B>&nbsp;&lt;Value&gt;<A NAME="1028"></A>] Use
&lt;Value&gt; for the const segment name.
</LI>
<LI>[
<P><P>
<BR>

]&nbsp;
</LI>
</UL>
<P>
<BR><HR>
<ADDRESS>

2011-03-20
</ADDRESS>
</BODY>
</HTML>