Hi,

You are right, apply-hack.x86-64.S looks to be disabled. I didn't notice before.
Does it mean that Windows 64 bits is not fully supported?

I tried to add Apply-hack.x86-64.S in the build, but it does not compile correctly.
Strange, the syntax of the gcc assembly is different from Windows and Linux?

I don't understand why Apply-hack.x86-64.S is available, but not compiled on Windows 64.
Is it more complicated than fixing some syntax issues?

Log:
http://paste.call-cc.org/paste?id=f4a486ea0e09e7582dd0b13c21bf7389cb604bdc

Thanks in advance!

Regards,
Pascal


On 12/14/2014 4:36 PM, Christian Kellermann wrote:
Hi!

* f...@laposte.net <f...@laposte.net> [141213 14:59]: >
I believe it's a 64-bit related issue, because I didn't reproduce
this problem on Windows 32 bits with the same steps (another toolchain
and ARCH=x86).
On 64 bit Windows the apply hack is disabled, we need a port of
that.  Not having the apply hack means that the number of arguments
a procedure can have is limited.

Maybe this causes trouble with the fmt egg...

Kind regards,

Christian



_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to