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

Cory Smelosky b4 at gewt.net
Tue Mar 19 14:08:50 PDT 2013



On 19 Mar 2013, at 17:04, "Dave McGuire" <mcguire at neurotica.com> wrote:


On 03/19/2013 04:58 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++. ;)


                  -Dave

-- 
Dave McGuire, AK4HZ
New Kensington, PA



More information about the Hecnet-list mailing list