Hi, We are trying to upgrade our Sunpro compiler to version 5.6 which comes built-in with STLPort implementation of STL. This causes build problems of log4cxx whenever an old c header file like string.h or stdlib.h is required, but not included.
The STLPort version coming with the compiler seems to be already pre-built, so I am a bit reluctant to change the macro configurations there by hand (one would assume the compiler vendor will know best what's right). It seems to me that log4cxx implicitly relies on certain header files being included by other header files (such as string.h) and when this is not the case it no longer compiles. Has anyone else experienced this problem? Thanks, Barak ________________________ Barak Simon GED IT Core Platform Deutsche Bank 190 George St. Sydney, 2000 Phone +61 2 925 85070 Fax +61 2 925 95050 -- This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.
