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]

Re: dll issue


Hi Erwan,

 You can not in general crosslink objects generated
by different C++ compilers due to binary incompatibilities.
Work is being done on addressing this to some extent,
but i would not hold my breath waiting for it:)
 Why dont you just create a Borland and a gcc version
of the lib?

Yours sincerely,

Bjorn


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