Results comparison ADAMS and FAST

Hello,
I have installed the new versions of FAST, AeroDyn and AD2AeroDyn.
Although initially it didn’t work, finally I managed to compile the ADAMS.dll file changing the COPTS option in CompileLinkA2AD.bat.
The problem was with the /O1 option. I had to add this option of optimization of the compiler in order to get a dll without errors (the generated errors were referred to trigonometric functions).
It happened to me in both 32 bit and 64 bit computers. I use IVF 11.0
With the mentioned change I got the dll file and FAST & ADAMS results match(checking in some test files some parameters) in the following cases:
32bit computer and Adams 2007r1 and Adams 2010r1 32bit (IVF 11.0 32 bit)
64bit computer and Adams 2008r1 64bit (IVF 11.0 64 bit)

But I had problems with:
64bit computer and Adams 2010r1 64bits (IVF 11.0 64 bit) => It construct the dll without errors but while running ADAMS, the program crashes with the next error:
[size=85][i]’ ---- START: ERROR ----
GFOSUB(11010, 1, 1, 0, 11010) has been illegally defined. A new functional dependency on the measure
TDISP(11010,1,1) has been encountered during execution.

---- END: ERROR ----
'[/i][/size]

I would appreciate if you know about both of these errors in order to avoid them in the future, because I am not used with Fortran compiler and I found it just changing options.

Thank you and regards,

Juan Garcia