Page 1 of 1

Arch Linux

Posted: Sun Oct 04, 2009 3:59 am
by XTRMan1
Hello, I am trying to compile the z88dk v 1.9 from the source on Arch Linux x64 using gcc but am recieving errors during the compilation of z80asm.
Here is the error log: http://pastebin.com/m636ed7e5

Posted: Sun Oct 04, 2009 12:06 pm
by dom
Hi, yup, that's a known issue that's been fixed in CVS. Since you're on a 64 bit platform I would strongly recommend that you take a nightly snapshot since a lot of 64 bit issues have been resolved since the release of 1.9 (rather than fix up this one particular issue).

Posted: Sun Oct 04, 2009 9:57 pm
by XTRMan1
Thank you! With the latest build it installs perfectly and everything works fine.