[interfacekit] Re: Message.cpp
- From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
- To: interfacekit@xxxxxxxxxxxxx
- Date: Mon, 28 Oct 2002 19:49:20 +0100 CET
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.
- References:
- [interfacekit] Re: Message.cpp
- From: Alan Ellis
Other related posts:
- » [interfacekit] Message.cpp
- » [interfacekit] Re: Message.cpp
- » [interfacekit] Re: Message.cpp
- » [interfacekit] Re: Message.cpp
- » [interfacekit] Re: Message.cpp
- » [interfacekit] Re: Message.cpp
- [interfacekit] Re: Message.cpp
- From: Alan Ellis