Re: Unable to compile Eu programs

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

Euphoria is written with the expectation that if you can run the 64 bit version of the translator, you have a compiler that can create 64-bit binaries.

I can imagine scenarios when a user might want to create 32-bit binaries on his 64-bit machine. If you are writing programs for other computers, you surely want this. Yet, if you do, perhaps you don't want the performance of programs running on your 64-bit box to be limited to a 32-bit version of Euphoria.

Other Euphoria users have a matching compiler for the translator. Changing ming to a 64-bit version or changing Euphoria to a 32-bit version would eliminate the error message and allow you to create binaries. The cflags option should work as well, and can be made less painful with a batch file.

Shawn

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

Search



Quick Links

User menu

Not signed in.

Misc Menu