<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>I understand, but it need not be this way.<BR>
 <BR>
<A href="http://gcc.gnu.org/ml/gcc/2004-05/msg00318.html">http://gcc.gnu.org/ml/gcc/2004-05/msg00318.html</A><BR>
 <BR>
GCC is the last compiler I'm using that doesn't have an integrated object file generator. It's way past<BR>time to integrate BFD, opcodes, etc. or whatever other solution to replace this generate-text-and-pipe-it-to-the-assembler '70s technology.<BR>That means one less thing on the host that may not match GCC's expectations. (e.g. AltiVec register names and the host assemblers)<BR>
 <BR>
- Jay<BR><BR><BR>
<BLOCKQUOTE>
<HR id=EC_stopSpelling>
CC: wagner@elegosoft.com; m3devel@elegosoft.com<BR>
<DIV>
<BLOCKQUOTE><FONT face=Tahoma color=#000000>[snip]</FONT><BR></BLOCKQUOTE>
<DIV>gcc itself is a top-level driver program that generates as and forks an as.   I don't think it's possible to do what you suggest.</DIV>
<BLOCKQUOTE> </BLOCKQUOTE></DIV></BLOCKQUOTE></body>
</html>