Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - C++ libraries for 6.5SP1: (2 Items)
   
C++ libraries for 6.5SP1  
We are starting a new project targeting 6.5SP1 and considering various options and hoping to get feedback on the 
following:

boost library for C++ - How to build? Are all of boost possible to use?

Stability etc of the "Dinkumware" libraries - particularly EC++

Latest openssl libraries and the tool itself

Any other template or otherwise libraries for network programming

Any port of python3 available. If not some guidance on porting.

Thanks, srini
Re: C++ libraries for 6.5SP1  
Hi Srini,
can't answer everything, but some of your questions:
- boost library for C++ - How to build? Are all of boost possible to use?
--> Probably need to do a number of modifications to build scripts, and some restrictions may apply due to gcc 4.4 
version C++ limitations.

- Latest openssl libraries and the tool itself
--> We managed to build the latest version for x86 without any problems, including the tests.

In any case, I recommend using a self-hosted installation for porting.
Regards,
Albrecht