Re: option '-bor': Unrecognised error at Euphoria To C Translator

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

Hi @chris

Read a few lines more

--------------------------------------------------------------
6.3.3 How to Run the Translator

6.3.4 Command-Line Options ....

-wat
on the command line to euc or euc. e.g.

euc -bor pretend.exw
Normally, after building your .exe file, the emake batch file will delete all C files and object files produced by the Translator. If you want emake to keep these files, add the -keep option to the Translator command-line. e.g.

euc -bor -dll mylib.ew
To make a Windows console program instead of a Windows GUI program, add -con to the command line. e.g.

euc -bor -con myprog.exw
To increase or decrease the total amount of stack space reserved for your program, add -stack nnnn to the command line. e.g.


moskito-x

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

Search



Quick Links

User menu

Not signed in.

Misc Menu