build under linux requires -lm
Status: Beta
Brought to you by:
mtidwell
Linking fails under Ubuntu Linux for 'fmod' and 'exp'
unless -lm is added to the link options like this:
LIBS=-L/usr/local/lib -lpcreposix -lpcre -lm
You also will need to make the change listed in the
following bug to get the build to complete.
http://sourceforge.net/tracker/index.php?func=detail&aid=1458096&group_id=117104&atid=677460