[Simh] SIMH with EXPECT or EMPTY with Windows compiled version or under cygwin and compilation issues

SPC spedraja at gmail.com
Fri Jun 5 16:06:47 EDT 2009


Thank you very much. It worked. The compiled version for CYGWIN of SIMH can
be managed with EXPECT. EMPTY presents other problems but from its own
working mode.

Regards
Sergio

2009/6/5 Larry Baker <baker at usgs.gov>


> On my Mac, -lrt causes the same failure to link SIMH because librt.* does
> not exist.  However, on a Mac at least, the rt routines are included in the
> system library.  The fix is to remove the -lrt link option from the SIMH
> makefile:
>
>
> # No librt in Mac S X
> #     OS_CCDEFS = -lrt -lm -D_GNU_SOURCE
>       OS_CCDEFS = -lm -D_GNU_SOURCE
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.trailing-edge.com/pipermail/simh/attachments/20090605/9000207b/attachment-0003.html>


More information about the Simh mailing list