[ADMB Users] gradstack buffer size error
dave fournier
davef at otter-rsch.com
Thu Feb 3 09:12:41 PST 2011
Having got sick and tired of this recurring theme I downloaded the
version 10.0 zip file
and modified it so that the -gbs 4000000000 and -cbs 4000000000
CL options just work for gcc on 64 bit linux.
This uses long long ints so it *should* work as well with 64 bit VCC
where the long int
type is 32 bits, but I have not tried it. Maybe someone want to play
with it. the -ams option
should be similarly moidifed . One can be easily see what I have done by
grepping "long long"
and LLONG in the code.
More information about the Users
mailing list