esa-390-notes.html

来自「gcc手册」· HTML 代码 · 共 35 行

HTML
35
字号
<html lang="en">

<head>

<title>Using as</title>

<meta http-equiv="Content-Type" content="text/html">

<meta name="description" content="Using as">

<meta name="generator" content="makeinfo 4.3">

<link href="http://www.gnu.org/software/texinfo/" rel="generator-home">

</head>

<body>

<div class="node">

<p>

Node:<a name="ESA%2f390%20Notes">ESA/390 Notes</a>,

Next:<a rel="next" accesskey="n" href="ESA-390-Options.html#ESA%2f390%20Options">ESA/390 Options</a>,

Up:<a rel="up" accesskey="u" href="ESA-390-Dependent.html#ESA%2f390-Dependent">ESA/390-Dependent</a>

<hr><br>

</div>



<h4 class="section">Notes</h4>



   <p>The ESA/390 <code>as</code> port is currently intended to be a back-end

for the <small>GNU</small> <small>CC</small> compiler.  It is not HLASM compatible, although

it does support a subset of some of the HLASM directives.  The only

supported binary file format is ELF; none of the usual MVS/VM/OE/USS

object file formats, such as ESD or XSD, are supported.



   <p>When used with the <small>GNU</small> <small>CC</small> compiler, the ESA/390 <code>as</code>

will produce correct, fully relocated, functional binaries, and has been

used to compile and execute large projects.  However, many aspects should

still be considered experimental; these include shared library support,

dynamically loadable objects, and any relocation other than the 31-bit

relocation.



   </body></html>



⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?