 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Michel Leunen Guest
|
Posted: Thu Apr 01, 2004 6:57 am Post subject: Re: 5.4/5.5.1 compatibility |
|
|
Christopher Benson-Manica wrote:
| Quote: | Do you use creative makefiles for this task?
|
No, I use the BCB4 IDE to build the whole project. I just include in my
projects the obj files I have created with BCC5.5.1 and as I said, it
sometimes fails but it doesn't seem there is a general rule.
Michel
--
----------------------------------------
Michel Leunen
mailto: see my homepage.
C++Builder, C++BuilderX, BCC5.5.1 Web site:
http://www.leunen.com/
----------------------------------------
|
|
| Back to top |
|
 |
Christopher Benson-Manica Guest
|
Posted: Thu Apr 01, 2004 3:10 pm Post subject: Re: 5.4/5.5.1 compatibility |
|
|
Michel Leunen <mleu (AT) stopspamskynet (DOT) be> spoke thus:
| Quote: | Do you use creative makefiles for this task?
No
|
Given the trouble I've been having (and am continuing to have, to some
extent) perhaps that's wise :)
--
Christopher Benson-Manica | I *should* know what I'm talking about - if I
ataru(at)cyberspace.org | don't, I need to know. Flames welcome.
|
|
| Back to top |
|
 |
Maurice Barnum Guest
|
Posted: Sat Apr 10, 2004 6:06 am Post subject: Re: 5.4/5.5.1 compatibility |
|
|
| Quote: | Christopher Benson-Manica wrote:
Do you use creative makefiles for this task?
No, I use the BCB4 IDE to build the whole project. I just include in
my projects the obj files I have created with BCC5.5.1 and as I said,
it sometimes fails but it doesn't seem there is a general rule.
|
you don't want to do that. while C binary compatibilty has been
pretty good (nothing intentionally broken going back as far as I know),
the same can't be said about C++. most of the bigger changes should
result in linker errors since mangling or the names of compiler
helpers are intentionally tweaked, but i wouldn't rely upon that.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|