<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
This -traditional stuff appears to be obsolete.<BR>
-traditional now only has any meaning with -E -- the preprocessor.<BR>
 <BR>
 - Jay<BR> <BR>
<HR id=stopSpelling>
From: jay.krell@cornell.edu<BR>To: hosking@cs.purdue.edu<BR>CC: m3commit@elegosoft.com<BR>Subject: RE: [M3commit] CVS Update: cm3<BR>Date: Mon, 11 May 2009 07:54:19 +0000<BR><BR>
<STYLE>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass body.EC_hmmessage
{font-size:10pt;font-family:Verdana;}
</STYLE>
This might help:<BR> <BR>The <SAMP>`-traditional'</SAMP> option directs GNU C to put variables in the stack by default, rather than in registers, in functions that call <CODE>setjmp</CODE>. This results in the behavior found in traditional C compilers. <BR> <BR>Or, maybe, you know, it sounds like a "macro" and might do other things.<BR>Maybe look at what it does.<BR> <BR> <BR> - Jay<BR><BR></body>
</html>