[Simh] Latest binary of VAX

Göran Åhling ahling at eadc.se
Sun Jun 30 05:55:55 EDT 2013


Rebuilding wasn't to obvious...

I installed mingw "plain vanilla" + C++  (don't know if that i needed, 
but it doesn't hurt...)

I installed winpcap...

I compiled using the .bat-file with ethernet support

All went fine until "pdp11"...  which gave:
     sim_ether.c:801:18: fatal error: pcap.h: No such file or direcoty
     Compilation terminated
     Mingw32-make: *** [BIN/pdp11.exe] Error 1

Some fiddling, including reading 0readme... at both the package root and 
in the windows-build directory, gave:

The .bat file requires a certain directory structure:

...\SIMH\simhv39-0\...

below this there are common files and one directory for each cpu. Fine.
below this there is also one directory "windows-build". THIS ONE SHALL 
BE MOVED ONE LEVEL UP!
Key problem: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

This one shall also be populated with the directed packages (pthreads, 
winpcap developers package)

after that: you should have:

...\SIMH\simhv39-0/...
...\SIMH\windows-build\pthreads
...\SIMH\windows-build\Winpcap
...\SIMH\windows-build\Winpcap\WpdPack\...

This WpdPack is just as unpacked from the Winpcap developers package.

This made "It" for me!

Happy simulating!

Göran


On 2013-06-30 02:51, Villy Madsen wrote:
> would someone please send me a compiler/linked copy of the latest 
> version (3.9 ??) of the vax emulator with Ethernet support.
>
> Please and thank you...
>
> During my migration to w7 I lost the executable and am having no end 
> of trouble trying to get a compiler up and running.
>
> Please and thankyou
>
> Villy
>
> _______________________________________________
> Simh mailing list
> Simh at trailing-edge.com
> http://mailman.trailing-edge.com/mailman/listinfo/simh




More information about the Simh mailing list