[HECnet] Trying to build SIMH from git (on OpenIndiana)

Dave McGuire mcguire at neurotica.com
Tue Mar 19 14:31:39 PDT 2013


On 03/19/2013 05:27 PM, Cory Smelosky wrote:
I have done this and the result is less errors, but I still get some:
(I did try with the cp as well.   No change)

bash-3.2$ unzip -aaqq master
bash-3.2$ cd simh-master
bash-3.2$ /opt/csw/bin/gmake vax GCC=/opt/solarisstudio12.3/bin/CC

Change GCC=/opt/solarisstudio12.3/bin/CC to GCC=/opt/solarisstudio12.3/bin/cc

The simh code base is C not C++.

Ahh.   That's an   odd way to differentiate between a C and C++ compiler...

It's pretty standard, actually.   It's just not the way GCC does it.

I'm used to either Unices that don't differentiate that way, or predate C++. ;)

And now my issues are only with libpcap   Does solaris 10 bundle its own?   If so, where's it located?

  Not that I'm aware of.   And if it doesn't, that'd be refreshing,
because Sun got into a really bad habit of bundling non-operating-system
components with the operating system, all very outdated and compiled to
be put in weird places in the filesystem.

                        -Dave

-- 
Dave McGuire, AK4HZ
New Kensington, PA



More information about the Hecnet-list mailing list