This is the mail archive of the xconq7@sources.redhat.com mailing list for the Xconq project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Mono, anyone?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]