Hi all,

In the folowing issue kendy sugegsted to get rid of stlport in mingw build.

http://www.openoffice.org/issues/show_bug.cgi?id=95203

Actually stlport is incompatible with mingw mode of cygwin compiler tools as 
some 
standard headers reside in /usr/include/mingw and stlport requires them to be 
in a 
directory named "include".

I was intended to recommend builders a little hack to copy all the contents of 
/usr/include/mingw to /usr/include/mingw/include, but if we can live without 
stlport, 
it may be better.

I am testing full build now and considering to change default to 
"without-stlport" in 
all mingw build including "pure" mingw tool case although it is compatible with 
stlport.

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.

I would appreciate it if I can have comments or suggestions from experts.

Takashi Ono ([EMAIL PROTECTED])

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to