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]

[Mailer-Daemon@gnu.org: Mail delivery failed: returning message to sender]



Hi!

In our TCAD framework, we use a vendor library (ACIS) and
a lot of other vendor tools and integrate them.
We are porting this to Linux/GCC.

We have multiple configurations of Linux in use internally.
Our system needs to run on all of them.
ACIS needs a version of libstdc++.so which is not on any
of those systems.

We can't have multiple C++ libraries in
an application, can we?

Do we have to build C and C++ library from scratch and
distribute them?

What do we do if we have two vendors like ACIS
with incompatible libstdc++ versions?

Can you give recommendations what to do?

Claus

-- 
claus.fischer@intel.com   Intel Corporation SC12-205 ... not speaking
phone   +1-408-765-6808   2200 Mission College Blvd.           for Intel
fax     +1-408-765-9322   Santa Clara, CA 95052-8119

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