Re: Building Euphoria -- what am I missing?

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

Matt Lewis wrote:
> Try using the make files.  I believe that Rob's batch files, etc, are for
> older versions of Watcom and gcc.  On windows:
> 
> > wmake -f makefile.wat interpreter=1
> 
> On linux:
> 
> $ make interpreter
> 
> Look at the makefiles for details on building the other binaries.
> 
> Matt

Okay, next dumb question:
"make translator" on Linux or "wmake -f makefile.wat translator=1" on Windows
don't seem to work. Both Windows and Linux give me the error that ec.c does not
exist.

I made the interpreter first, and then I made the library. Any suggestions?

--
A complex system that works is invariably found to have evolved from a simple
system that works.
--John Gall's 15th law of Semantics.

"Premature optimization is the root of all evil in programming."
--C.A.R. Hoare

j.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu