Boaz,
I followed you example in the files from SourceForge but I keep bumping
into an error below. I figure I am not defining something properly and I
have seen it when I was messing with StlPort 4 as well, so I was
wondering if you might know where the issue lay.
../../stlport/
I was wondering if anyone had tried STLPort 5 with winelib. From searching the
archives it seems you need to swap out gcc/c++ for winegcc/wineg++ and pass the
-mno-cygwin option. Doing that gives me these errors.
make -f gcc.mak all
wineg++ -pthread -mno-cygwin -fexceptions -fident -fPIC -O2