[interfacekit] Re: Message.cpp

alan@xxxxxxxxxxxxxx (Alan Ellis) wrote:
> You should be able to do R5 builds on Dano by doing a little trick 
> with
> the headers.
> ...
> It all should link as Dano is 'binary compatible' with R5.

No, only the public part of the API - Dano's BMessage doesn't contain 
the private =5Fsend=5F() and send=5Fmessage() methods any longer, but the 
BMessenger implementation (ours) is calling those methods directly.
We are now almost independent from the headers on the build system - 
this is a linking issue.

(as Erik said, I am a bad bad boy using Dano :-))

Adios...
   Axel.



Other related posts: