This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: solaris7 + gcc2.95.2 + Visibroker4.0_c++


On Mar 21, 2000, Bo Xu <bo@cybershop.ca> wrote:

> 1. Can I do it(developing a software with solaris7 + gcc2.95.2 +
> Visibroker4.0_c++) ?

It depends on whether you've got a Visibroker that supports g++ 2.95.2
or not.  I'm not sure they support it, or even any other g++ version.
There are name mangling and different data representation issues, so,
when you purchase C++ libraries and you don't get them in source form,
make sure they were compiled with the same compiler you intend to use.

-- 
Alexandre Oliva    Enjoy Guaranį, see http://www.ic.unicamp.br/~oliva/
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]