Comment C/C++ cross platform libraries (Score 1) 531
Try the ACE package. It is a cross platform library for C/C++. It works pretty well but there are some issues. Some of the threading sync objects have inconsistent behavior on different platforms. But you can work around these difficulties.
http://ace.cs.wustl.edu/~schmidt/ACE-papers.html
http://ace.cs.wustl.edu/~schmidt/ACE-papers.htm