<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
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>