Results 97 comments of Bill Lewis

The symbols are undefined and the compiles fail. They are used here and there in a few source files. (thus putting them in the sim_defs.h)

> Ok, the change I made (to be coherent with the SimH style elsewhere) is > >// added to not depend on stdlib max() and min() >#ifndef MAX >#define MAX(a,b)...

OK, I'll have a look and make those changes. I'm fussing with it right now on MacOS. :-)

> Hi > > The problem is in the deck to assemble. It is not prepared as expected, so the computer halts. I've created a new i701_test.ini file to debug...

Done, with commit https://github.com/wrljet/hercules-helper/commit/d60cd77e51f5ce67f3beaf6987f5266c65a0f54a

The problem here is the `config.{guess,sub}` from the GNU config project is too old to recognize your system (which I'm assuming is a Raspberry Pi?). You can get newer `config.{guess,sub}`...

I'll work with you to clean this up. Bill

Yes, I'm still alive. I haven't looked at that issue. Bill

What is trying to pull in `libnsl`? Personally, I've never heard of that library before.

OK, so it's looking for `gethostbyname`.