I have some difficulties in getting a workable lib with the borland compiler 5.5.
There are always unresolved extrenals although the lib is included.
Has anyone a working lib (1.9x) for the bc?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If there are patches, I think we could take them in on a BORLANDC define. I think we have a few already, and a seperate Makefile.bcc for everything. It might be good to update these....
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have some difficulties in getting a workable lib with the borland compiler 5.5.
There are always unresolved extrenals although the lib is included.
Has anyone a working lib (1.9x) for the bc?
i have no experience usign bc and cc++,
but i worked around so much bugs regarding stack and tamplate-compiler quirks using bc...
dont use bc.
stay away from bc if it comes to c++.
msvc 6 with latest sp should make no troubles.
maybe replace stl..
kl
Well, weel
This is a religion war...
If there are patches, I think we could take them in on a BORLANDC define. I think we have a few already, and a seperate Makefile.bcc for everything. It might be good to update these....