maning sambale ([email protected]) wrote: > My initial script runs in two stages: > > time java -Xmx1512m -jar mkgmap.jar --read-config=args.list philippines.osm > time java -Xmx1512m -jar mkgmap.jar --gmapsupp some_dir/*.img > some_dir/MINIMAL.TYP > > The args.list is here: > code-page=1252 > ea [snip]
Maning, -ea (or -enableassertion) is a java switch, not a mkgmap switch, so I don't think it will have any effect if you embed it in your options file. -- Charlie _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
