Re: Building Euphoria -- what am I missing?

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

Jason Gade wrote:
> 
> Okay, building for Linux the same version.
> 
> First, my shell choked on the the line terminations. I had to use tr to get
> rid of them. It took me a bit to figure out what was going on...
> 
> Then I got a bunch of undeclared errors in main-.c, machine.c, pathopen.c,
> backend.c,
> and compress.c.
> 
> I didn't think that I was such a noob, but still.
> 
> Using Ubuntu 7.04, gcc 4.1.2, Euphoria 3.1.1 trunk.

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

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

Search



Quick Links

User menu

Not signed in.

Misc Menu