|
Boost Users : |
From: Oliver.Kowalke_at_[hidden]
Date: 2006-09-13 09:54:41
> If I built libboost-filesystem on gcc on this platform and
> produces a shared library, would I be able to use that
> library from my own shared library that is compiled with aCC-3.x?
> My thought here is NO because:
It doesn't work because aCC and gcc use different name mangling for C++
classes (C++ does not define a standard decoration scheme, so each
compiler uses its own).
regards,
Oliver
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net