bug in ./make/lib/SDL/Build/Cygwin.pm line 38 :

"push @ $subsystem{ libs } }, '-lpthreads';" should be "push @{$subsystem{ libs } }, '-lpthreads';" (the left curly bracket is missing)

Leo Terziman

Reply via email to