I've modified doc/example.cpp to work with vectors instead of pointer/num_pointers couple. Example's simple GeometryCollection generator function does what I suggested to include in GEOS (copies all geometries in given vector). There now is a Makefile. You can finally give it a try ;p --strk;