[mapserver-users] compiling error core.c in mapcache with cygwin
Andy Colson
andy at squeakycode.net
Sat Jan 10 11:12:42 PST 2015
I found a simple c test here:
http://dev.ariel-networks.com/apr/apr-tutorial/html/apr-tutorial-16.html
links to the test .c here:
http://dev.ariel-networks.com/apr/apr-tutorial/sample/thread-sample.c
I compiled it with:
gcc -Wall $(apr-1-config --cflags --cppflags --includes --link-ld) thread-sample.c
and ./a.out ran fine. (I'm on slackware linux though. I don't have a windows box handy)
-Andy
More information about the MapServer-users
mailing list