admb-project / admb

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

Windows build files need SHELL=cmd #123

Closed johnoel closed 4 years ago

johnoel commented 4 years ago

@Cole-Monnahan-NOAA was not able to build admb from source code using msys2 and g++. In order to build admb, the SHELL variable for GNUmakefile was needed to be manually set.

~/admb-master$ utilities/make SHELL=cmd

It would be better to set SHELL in the build files instead of the command line.

johnoel commented 4 years ago

Fixes 4baa6ec502edacb064ba001dda3f43e36b4e70ba 77cb3242dcd652c2e3d5c00bec59163ac3172918 f418e948441c337f8f41ab8cd98068c2247891b5 2f276edc22f7269d3262ce2d86643d5adf1b9548