31 May
2003
31 May
'03
10:33 a.m.
Cserzo Miklos wrote:
The compiler itself is 32-bit but capable of 64-bit code generation.
That's probably the reason for:
The new problem starts here. The size of the array is still limited in the 64-bit version. The limit is the same as in 32-bit and it is much smaller than the memory limit of the system. So no use of the 64-bit architecture after all.
What does the assembler file contain (WRT n)?
How can I capture the assembler file of a source?
gpc -S foo.pas Frank -- Frank Heckenbach, frank@g-n-u.de, http://fjf.gnu.de/, 7977168E GPC To-Do list, latest features, fixed bugs: http://www.gnu-pascal.de/todo.html GPC download signing key: 51FF C1F0 1A77 C6C2 4482 4DDC 117A 9773 7F88 1707