On 19 Mar 2013, at 17:08, "Cory Smelosky" <b4 at gewt.net> wrote:
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++. ;)
And now my issues are only with libpcap Does solaris 10 bundle its own? If so,
where's it located?
-Dave
--
Dave McGuire, AK4HZ
New Kensington, PA
Show replies by date