Hi, Takashi Ono wrote: > In the meantime, I have a slight concern as I do not know the detailed pros > and cons > about using stlport and most of all other platforms use stlport as defaults.
You are not up to date. (And the code is not up to date either for what most Linux distributions do). One major pitfall is that using mingws (or whatever system stl) makes your OOo ABI-incompatible - means: extensions built with Windows OOo using MSVC won't be installable on a mingw-non-STLport built OOo. That's mainly the main reason why I stil keep my Debian packages on STLport (but just for Intel, AMD64 uses external STL per default anyway) Regards, Rene --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
