Anyone know what this means?
/tmp/ccpPz8lY.s: Assembler messages:
/tmp/ccpPz8lY.s:2472: Error: value of 00000001255a2d40 too large for field of 4 bytes at 00000000000012b7
I get it with g77 and gfortran. Does it mean that the compiler thinks some array dimensions are too large?
/tmp/ccpPz8lY.s: Assembler messages:
/tmp/ccpPz8lY.s:2472: Error: value of 00000001255a2d40 too large for field of 4 bytes at 00000000000012b7
I get it with g77 and gfortran. Does it mean that the compiler thinks some array dimensions are too large?