ATTN: Translator Change in SVN 2015

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

The translator has changed from generating an emake/emake.bat file by default to compiling by default. If you want to use the old emake/emake.bat file you need to specify -emake on the command line. Note, there is also new options added a hundred revisions ago or so:

  1. -makefile: Generates a partial prgname.mak file that can be included into a larger Makefile project
  2. -makefile-full: Generates an entire Makefile named prgname.mak that can be used directly
  3. -cmakefile: Generates a prgname.cmake file that can be included into a larger CMake project

We now have two new ways of building things as well:

  1. -emake: Generate the old emake/emake.bat file
  2. no option causes euc to build the translated code directly at the same time of translation

If you have automated systems setup already for 4.0, you will possibly need to modify your code because the emake files are no longer generated by default, nor required to compile by default.

Just a heads up.

Jeremy

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

Search



Quick Links

User menu

Not signed in.

Misc Menu