TinyXML problem

jojelino jojelino@gmail.com
Wed Aug 24 19:16:00 GMT 2011


On 2011-08-25 AM 2:59, Gery . wrote:
> g++ -DHAVE_CONFIG_H -I. -I../../source/headers -I../../source/headers/geos -I../../source/headers -I../../source/io/tinyxml -DTIXML_USE_STL    -g -O2 -DGEOS_INLINE  -pedantic -Wall -ansi -Wno-long-long  -ffloat-store -MT tinyxml.o -MD -MP -MF .deps/tinyxml.Tpo -c -o tinyxml.o `test -f 'tinyxml/tinyxml.cpp' || echo './'`tinyxml/tinyxml.cpp

#!/usr/bin/bash
cd /usr/local/geos-3.2.2/
rm libtool
mv config.status config.status.old
sed -e "s/-ansi//g" config.status.old > config.status
./config.status
#and is it work now?


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list