Re: Building Euphoria -- what am I missing?

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

Jason Gade wrote:
> 
> Okay, tried that under Windows and it didn't work. I noticed that "wmake -f
> makefile.wat interpreter=1" only makes exwc.exe. No exw. Translator still
> fails.
> I still need to check Linux and see whether any executables were made.

What happens when you run:

> wmake -f makefile.wat clean && wmake -f makefile.wat translator=1

Yes, it only makes exwc.exe right now, because that's all I really ever 
use (and no one else seems to use the makefiles right now).  It's been 
on my todo list to make both...

> Hmm. Just exu.

Again, try

$ make clean translator

$ make clean library

The GNU make syntax is easier for me, and that's why the command line 
syntax is slightly different.
 
Matt

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

Search



Quick Links

User menu

Not signed in.

Misc Menu