Re: STLPort 5.1 and winegcc / winelib

2006-12-21 Thread Gendo Ikari
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/

STLPort 5.1 and winegcc / winelib

2006-12-18 Thread gendo
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