<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
<br>
<blockquote type="cite"
 cite="mid1079726679.405b5257a6d23@www.humboldtblvd.com">
  <pre wrap=""><!---->
Just as a heads up, this may cause problems for people running 10.2 in some 
cases.  A few of the libs have different names like stdlib toupper is 
wtoupper.  Also, the compile will have built for the G3 CPU by efault which 
means no scheduling for the longer pipelines of the G4+ and G5.  Recompiling 
with the flags -mtune=7540 -mcpu=7450 for the G4+ and =970 for the G5 will 
give opimizations for those targets.</pre>
</blockquote>
<br>
will you ??&nbsp; i don't have those at hand.<br>
<br>
need compilation instructions too ? no, not you<br>
<br>
cheers,<br>
sevy<br>
</body>
</html>