wish# 1002 Enable cross compilation in EiffelStudio
Category: Compiler
Date: 2020/07/09
Number: 1002
Status: Analyzed
Synopsis: Enable cross compilation in EiffelStudio
Description
From:jocelyn
Date:2020/07/09
There is a way to compile ...as if the platform was another one. For instance, on Windows ec -config app.ecf -config_option platform:unix Then, it could be possible to set the ISE_C_COMPILER to use a C cross compiler.