<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font size="-1">I've compiled and tested ADMB using the minimisation
      example under auto-diff with no problems. However, when I try to
      instantiate a dvariable I get a segfault.<br>
      <br>
      <font size="-1"><font size="-1"><font size="-1"><font size="-1"><font
                size="-1"><font size="-1">Operating System: Windo<font
                    size="-1">w<font size="-1">s 7<br>
                      <font size="-1">Compiler: MinGW x64 (tdm-gcc)
                        4.7.1<br>
                        <font size="-1">Compiler Flags: __GNUDOS__</font><br>
                      </font></font></font></font><br>
                <font size="-1">Full Code:<br>
                  <font size="-1">#include <fvar.hpp><br>
                    int main() {<br>
                    <font size="-1">    dvariable x;</font> // segfaults
                    before this completes<br>
                        return 0;<br>
                    }<br>
                    <br>
                    <font size="-1">Am I missing something painfully obv<font
                        size="-1">ious?</font></font><br>
                    <br>
                    <font size="-1">Thanks,<br>
                      <font size="-1">Scott.</font><br>
                    </font></font><br>
                </font></font></font></font></font></font></font>
  </body>
</html>