Generating C code and compiling

new topic     » topic index » view thread      » older message » newer message

Is it possible to generate an .exe file using EUC with euphoria 4.1 64 bit on windows 10?

Error message:

C:\Users\jed7\Documents\Software\Euphoria\play>euc -keep z.exw
Build directory: build-736580
Translating code, pass: 1 2 3 4 5 6 7 8 9 10 11 generating
Compiling with GCC
Compiling 2% init-.c
init-.c:1:0: sorry, unimplemented: 64-bit mode not compiled in

  1. include "include/euphoria.h"

Couldn't compile file 'init-.c'
Status: 1 Command: gcc -DEWINDOWS -fomit-frame-pointer -c -w -fsigned-char -O2 -m64 -Ic:/Euphoria -ffast-math init-.c


It's a 2 line program:

printf(1,"this is a test\n",{}) 
ak("end it all!") 
new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu