Mono, anyone?

Eric McDonald mcdonald@phy.cmich.edu
Wed Nov 19 00:22:00 GMT 2003


On Tue, 18 Nov 2003, Lincoln Peters wrote:

> changes to the Xconq code base, I would want to write OO code, probably
> in C++ rather than C (for obvious reasons).  And I remember that someone
> was able to successfully compile Xconq as a C++ program a while ago. 
> Does anyone know if that still works?

Yes. I did it with g++ last week. There was a small issue with 
sys/time.h not being wrapped in extern "C" which caused some 
link-time troubles. I am committing a fix for that tonight, among 
other things.... I believe Hans has also built it as a C++ app 
recently, perhaps with CodeWarrior.

However, Xconq is still at a C89 compliance level. Hence my 
recent efforts to provide a substitute snprintf implementation....

Eric



More information about the Xconq7 mailing list