Context: Ice 3.4.1
Sun Studio 12/gcc 3.4.2 (yes, you saw it right!)
Solaris 10
gmake 3.79.1
I have been successful with my Android testing in the context of Ice 3.4.1 and now want to use IceStorm to publish topics to an Android from the context of C++/Solaris10.
It seems that the supported C++ compiler changed between Ice 3.3.1 and 3.4.1 (sunstudio12 CC to GCC 4.3.2). It is a long and painful story, but, my first question is, do you still support the CC world in Ice 3.4.1 at all?
The second question is this....I am running gmake in the Ice-3.4.1-demos/demo/Ice/hello directory and am getting an unresolved symbol in ......../bin/slice2cpp: symbol _ZSt16__ostream_insertIcSt11char_traitsIcEERSt13ba sic_ostreamIT_TO_ES6_PKS3_i: referenced symbol not found. It might be impossible to say, but is such an error indicative of outdated gcc/gmake on our systems?
I don't think I am being a knucklehead this time in my quest for support....but fear that I am a victim of *old* software in the gmake/gcc worlds which we have not updated...because we are not using these things. My life would be much easier if I knew there was a path to the promised land thru sunstudio and "make"....so I would not have to deal with the IT hassles of getting the "gnu" side of things updated. Does this path to the promised land exist?
Thanks in advance for your help and insight.
ALex

Reply With Quote