1. Euphoria + Open Watcom

Yes, it's another attempt for me to compile Euphoria. Same subversion copy, 
haven't touched it at all. Using Open Watcom C 1.6 on Windows XP Home. 
I have all of the WATCOM stuff set, but I get quite a few problems when I try 
to compile everything.

There are exactly 10 error files generated from some of the .c files, though 
only the be_execute.c file mentions a fatal error occuring(It mentions 
BREAK not being defined a lot). I've never done C before, so I have no idea 
how to fix any of these, only mention the problems.

Have I done something wrong? This all comes out when I double-click the 
watlib.bat file. As I mentioned before, I have a clean copy of Euphoria 
subversion number 33.

new topic     » topic index » view message » categorize

2. Re: Euphoria + Open Watcom

Jesse Adkins wrote:
> 
> Yes, it's another attempt for me to compile Euphoria. Same subversion copy,
> 
> haven't touched it at all. Using Open Watcom C 1.6 on Windows XP Home. 
> I have all of the WATCOM stuff set, but I get quite a few problems when I try
> 
> to compile everything.
> 
> There are exactly 10 error files generated from some of the .c files, though
> 
> only the be_execute.c file mentions a fatal error occuring(It mentions 
> BREAK not being defined a lot). I've never done C before, so I have no idea
> 
> how to fix any of these, only mention the problems.
> 
> Have I done something wrong? This all comes out when I double-click the 
> watlib.bat file. As I mentioned before, I have a clean copy of Euphoria 
> subversion number 33.

Have you tried using the makefile (makefile.wat)?

  wmake -f makefile.wat interpreter=1

I haven't used it with 1.6 yet.

Matt

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

3. Re: Euphoria + Open Watcom

Matt Lewis wrote:
> 
> Jesse Adkins wrote:
> > 
> > Yes, it's another attempt for me to compile Euphoria. Same subversion copy,
> > 
> > haven't touched it at all. Using Open Watcom C 1.6 on Windows XP Home. 
> > I have all of the WATCOM stuff set, but I get quite a few problems when I
> > try
> > 
> > to compile everything.
> > 
> > There are exactly 10 error files generated from some of the .c files, though
> > 
> > only the be_execute.c file mentions a fatal error occuring(It mentions 
> > BREAK not being defined a lot). I've never done C before, so I have no idea
> > 
> > how to fix any of these, only mention the problems.
> > 
> > Have I done something wrong? This all comes out when I double-click the 
> > watlib.bat file. As I mentioned before, I have a clean copy of Euphoria 
> > subversion number 33.
> 
> Have you tried using the makefile (makefile.wat)?
> 
>   wmake -f makefile.wat interpreter=1
> 
> I haven't used it with 1.6 yet.
> 
> Matt

Hadn't tried the makefile yet, only the watlib.bat and watlibw.bat. I tried
the makefile just now, and everything came out perfectly. I tested the other
two commands out of curiosity. All work, though the c_decl file raises some
errors.

Thanks for helping, Matt. I hope i'm not irritating anyone with all this.

-- Jesse Adkins

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

Search



Quick Links

User menu

Not signed in.

Misc Menu