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

Hello

I want to translate like I do in Euphoria 3 "ecw -bor -dll DTX_JPEG.exw" Now I use Euphoria to C Translator 4.0.0 beta 2 (r2670) for Windows "euc -bor -dll DTX_JPEG.exw" and I get
D:\euphoria-40b2\euming04\mingDLL>dtx-makeDll option '-bor': Unrecognised

any suggest

thanx

Excuse my English

moskito-x

new topic     » topic index » view message » categorize

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

Hi

http://oe.cowgar.com/docs/eu400_0039.html#_206_ccompilerssupported

Chris

new topic     » goto parent     » topic index » view message » categorize

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

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 message » categorize

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

moskito_x said...

Hi @chris

Read a few lines more

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.

Yes, that needs to be updated. The Borland compiler is no longer supported.

Matt

new topic     » goto parent     » topic index » view message » categorize

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

Hi

Sorry, yes I knew Borland was no longer supported, but I hadn't bothered to read further down. My bad.

Chris

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu