admb-project / admb

AD Model Builder
http://admb-project.org
Other
64 stars 19 forks source link

tiny_ad pbeta makefile fails for windows #86

Closed cgrandin closed 7 years ago

cgrandin commented 7 years ago

For Windows, the exports below fail to set the flags properly in the shell..

compile: tiny_ad tiny_ad: tiny_ad.tpl export CXXFLAGS=-D_USE_MATH_DEFINES export LDFLAGS=-lm admb tiny_ad export CXXFLAGS= export LDFLAGS=

cgrandin commented 7 years ago

This works after I changed compilers to gcc 7.1.0.