On Tue, 2 Mar 2004, Leopold Toetsch wrote:
AMD originally was calling it x86-64.
Yep.
I've attached the results of:
perl Configure.pl make > ./parrot_build-x86_64.txt 2>&1
I dont' see any show-stopping warnings here, nothing that could inidicate the huge amount of test failures.
It looks like that:
sizeof(int) = 4
sizeof(long) = sizeof(opcode_t) = sizeof(void *) = 8
in your configuration.
Can you please verify this and post the contents of
$ cat myconfig
leo