<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">It should preprocess, build and compile with and modern YACC or Lex implementation although it will get some warnings and even errors with some modern compilers.   For instance, the  when you try to compile with LLVM on the Mac, it will get a few errors some of them because the version of GNU readline that it assumes is different from the version that Mac OS installs [and while Brew updates /usr/local/Cellar to have the new one, it did not put the link in /usr/local/include/readline to the Cellar so the default one was getting sucked in).</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">If anyone chars I have a and updated cdecl.c that will fix the warnings LLVM..</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">If I feel charitable and have a few minutes, I'll try to see what icc does with it.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Clem</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 30, 2015 at 12:37 PM, Bill Cunningham <span dir="ltr"><<a href="mailto:billcun@suddenlink.net" target="_blank">billcun@suddenlink.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>





<div bgcolor="#ffffff">
<div><font size="2" face="Arial">The copy I found wanted lex and yacc. Well 
evidently byacc was acceptable. Lex is from unix of course so I didn't have the 
dependancies to compile the C program. I am not sure if it would accept flex or 
not. </font></div><div><div class="h5">
<blockquote style="BORDER-LEFT:#000000 2px solid;PADDING-LEFT:5px;PADDING-RIGHT:0px;MARGIN-LEFT:5px;MARGIN-RIGHT:0px">
  <div style="FONT:10pt arial">----- Original Message ----- </div>
  <div style="FONT:10pt arial;BACKGROUND:#e4e4e4"><b>From:</b> 
  <a title="herrold@owlriver.com" href="mailto:herrold@owlriver.com" target="_blank">R P 
  Herrold</a> </div>
  <div style="FONT:10pt arial"><b>To:</b> <a title="billcun@suddenlink.net" href="mailto:billcun@suddenlink.net" target="_blank">Bill Cunningham</a> </div>
  <div style="FONT:10pt arial"><b>Cc:</b> <a title="simh@trailing-edge.com" href="mailto:simh@trailing-edge.com" target="_blank">simh@trailing-edge.com</a> </div>
  <div style="FONT:10pt arial"><b>Sent:</b> Tuesday, June 30, 2015 11:19 
  AM</div>
  <div style="FONT:10pt arial"><b>Subject:</b> cdecl</div>
  <div><br></div>On Mon, 29 Jun 2015, Bill Cunningham 
  wrote:<br><br>>     I guess cdecl was removed from my 
  distro of linux; <br>> fedora because of copyright concerns. I have read 
  the <br>> project was long dead.<br><br>There is less there than meets the 
  eye, but it was formerly in <br>CentOS, and PUIAS<br><br>the SRPM rebuilds 
  trivially on C 6 -- I placed a copy, after <br>rebuild, out at:<br><a href="ftp://ftp.owlriver.com/pub/local/ORC/cdecl/" target="_blank">ftp://ftp.owlriver.com/pub/local/ORC/cdecl/</a><br><br>-- 
  Russ herrold<br><br><br>-- 
  <br>--<br>end<br>==================================<br> .-- -... ---.. 
  ... -.- -.--<br>Copyright (C) 2015 R P 
  Herrold<br>      <a href="mailto:herrold@owlriver.com" target="_blank">herrold@owlriver.com</a><br>   My 
  words are not deathless prose,<br>      but they are 
  mine.</blockquote></div></div></div>
<br>_______________________________________________<br>
Simh mailing list<br>
<a href="mailto:Simh@trailing-edge.com">Simh@trailing-edge.com</a><br>
<a href="http://mailman.trailing-edge.com/mailman/listinfo/simh" rel="noreferrer" target="_blank">http://mailman.trailing-edge.com/mailman/listinfo/simh</a><br></blockquote></div><br></div>