1. watcom

how do i compile a file.EX using the compiler.am a bit confused.i use watcom 1.9.need some guidance.thanks

new topic     » topic index » view message » categorize

2. Re: watcom

mexzony said...

how do i compile a file.EX using the compiler.am a bit confused.i use watcom 1.9.need some guidance.thanks

What version of euphoria are you using? Assuming 4, it would look something like this:

$ euc myprog.ex 
Translating code, pass: 1 2 3  generating 
Compiling with Watcom 
Compiling  14% init-.c 
Compiling  57% myprog.c 
Compiling  85% main-.c 
Linking 100% myprog.exe 
 

The translator will translate and compile for you all at once by default.

Matt

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

Search



Quick Links

User menu

Not signed in.

Misc Menu