August 19, 2004 re: STLport 4.6.2 | ||||
---|---|---|---|---|
| ||||
hey folks, STLport is indeed dodgy in some aspects and great in other aspects. It is a tough problem coding for various compilers (in various stages of compliance) and various operating systems (they support at least 15 different compilers). Of course most of them are volunteers so they work on what is interesting to them and sometimes ease of use falls by the wayside. I have found that their atomic support for platforms is a bit lacking and with the new Beta HPUX compiler (aCC) there are tons of warnings emitted... (though I should upgrade to the 5.0 Beta before i judge them too harshly) |
August 19, 2004 Re: STLport 4.6.2 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Anuj Goyal | Anuj Goyal wrote:
> hey folks, STLport is indeed dodgy in some aspects and great in other aspects.
> It is a tough problem coding for various compilers (in various stages of
> compliance) and various operating systems (they support at least 15 different
> compilers). Of course most of them are volunteers so they work on what is
> interesting to them and sometimes ease of use falls by the wayside.
>
> I have found that their atomic support for platforms is a bit lacking and with
> the new Beta HPUX compiler (aCC) there are tons of warnings emitted... (though
> I should upgrade to the 5.0 Beta before i judge them too harshly)
Unfortunately, STLport seems to be "the nature of the beast": libstdc++ cannot be compiled as a DLL on Win32, rendering it completely useless for Java JNI extensions, and the like.
|
Copyright © 1999-2021 by the D Language Foundation