1. Can't Compile with Watcom

Here's the console output. What am I doing wrong?

c:\euphoria\source>configure 
Build directory is build 
c:\euphoria\source>wmake -f makefile.wat 
Open Watcom Make Version 1.8 
Portions Copyright (c) 1988-2002 Sybase, Inc. All Rights Reserved. 
Source code is available under the Sybase Open Watcom Public License. 
See http://www.openwatcom.org/ for details. 
------- ALL ----------- 
        wmake -h interpreter DEBUG= MANAGED_MEM=1 CONFIG=config.wat 
wmake -h c:\euphoria\source\build\intobj\main-.c EX=c:\euphoria\bin\eui.exe EU_T 
ARGET=int. OBJDIR=intobj DEBUG= MANAGED_MEM=1 CONFIG=config.wat DEBUG= MANAGED_M 
EM=1 
***************************************************************** 
If you have EUPHORIA installed you'll need to run configure again. 
Make is configured to not try to use the interpreter. 
***************************************************************** 
Error(F38): (c:\euphoria\source\build\intobj\main-.c) does not exist and cannot 
be made from existing files 
Error(E02): Make execution terminated 
Error(E42): Last command making (interpreter) returned a bad status 
Error(E02): Make execution terminated 
Error(E42): Last command making (all) returned a bad status 
Error(E02): Make execution terminated 

new topic     » topic index » view message » categorize

2. Re: Can't Compile with Watcom

euphoric said...

Here's the console output. What am I doing wrong?

What does your config.wat look like?

Also, did you notice this part?

euphoric said...

***************************************************************** 
If you have EUPHORIA installed you'll need to run configure again. 
Make is configured to not try to use the interpreter. 
***************************************************************** 

Do you have euphoria installed on this machine?

Matt

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

3. Re: Can't Compile with Watcom

mattlewis said...

What does your config.wat look like?

I have no idea. Is that something I'm supposed to set up myself? Where is that file located?

mattlewis said...

Also, did you notice this part?

***************************************************************** 
If you have EUPHORIA installed you'll need to run configure again. 
Make is configured to not try to use the interpreter. 
***************************************************************** 

Do you have euphoria installed on this machine?

No, Euphoria has not yet been installed to this PC.

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

4. Re: Can't Compile with Watcom

euphoric said...
mattlewis said...

What does your config.wat look like?

I have no idea. Is that something I'm supposed to set up myself? Where is that file located?

It's created by configure.bat.

euphoric said...
mattlewis said...

Also, did you notice this part?

***************************************************************** 
If you have EUPHORIA installed you'll need to run configure again. 
Make is configured to not try to use the interpreter. 
***************************************************************** 

Do you have euphoria installed on this machine?

No, Euphoria has not yet been installed to this PC.

So you either need to install euphoria (and rerun configure.bat) or get a hold of translated source code.

Matt

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

Search



Quick Links

User menu

Not signed in.

Misc Menu