This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Creating an SDK for GCC 2.95 and 3.2


Does anyone know if it is possible to create a C interface SDK that has C++
code inside that a customer can use with GCC 2.95 and 3.2? I know that the
ABI has changed but I was hoping to make this work by forcing the libstd++
library from one of the GCC versions into the SDK shared object. I'm not
sure if this is the way to go or if this is possible at all.

Thanks in advance,
Bill Szarka


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