[Simh] cdecl

Clem Cole clemc at ccc.com
Tue Jun 30 13:52:34 EDT 2015


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).

If anyone chars I have a and updated cdecl.c that will fix the warnings
LLVM..

If I feel charitable and have a few minutes, I'll try to see what icc does
with it.

Clem

On Tue, Jun 30, 2015 at 12:37 PM, Bill Cunningham <billcun at suddenlink.net>
wrote:

>  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.
>
> ----- Original Message -----
> *From:* R P Herrold <herrold at owlriver.com>
> *To:* Bill Cunningham <billcun at suddenlink.net>
> *Cc:* simh at trailing-edge.com
> *Sent:* Tuesday, June 30, 2015 11:19 AM
> *Subject:* cdecl
>
> On Mon, 29 Jun 2015, Bill Cunningham wrote:
>
> >     I guess cdecl was removed from my distro of linux;
> > fedora because of copyright concerns. I have read the
> > project was long dead.
>
> There is less there than meets the eye, but it was formerly in
> CentOS, and PUIAS
>
> the SRPM rebuilds trivially on C 6 -- I placed a copy, after
> rebuild, out at:
> ftp://ftp.owlriver.com/pub/local/ORC/cdecl/
>
> -- Russ herrold
>
>
> --
> --
> end
> ==================================
>  .-- -... ---.. ... -.- -.--
> Copyright (C) 2015 R P Herrold
>       herrold at owlriver.com
>    My words are not deathless prose,
>       but they are mine.
>
>
> _______________________________________________
> Simh mailing list
> Simh at trailing-edge.com
> http://mailman.trailing-edge.com/mailman/listinfo/simh
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.trailing-edge.com/pipermail/simh/attachments/20150630/a39bb40d/attachment.html>


More information about the Simh mailing list