1. Watcom

I got watcom. But the watcom files is all in ONE directory, no
 subdirectories such as lib, bin, or others such as others compilers
 have. So can someone do "dir /s > dirlog" in the watcom directory
 and send me the "dirlog" file? Because I can not compile eu if the
 directory structure is wrong. Thanks for your help.

new topic     » topic index » view message » categorize

2. Watcom

I've been attempting to compile the Eu source using openwatcom with no success.
 Karl/Euman/anyone can you please help me out?  I've copied the .lib files from
masm32, but it seems that I also need .h files.  I've tried using MSVC headers,
but that doesn't seem to work.  What did you guys do?  I'm doing this on a
win95 box.

Thanks,

Matt Lewis


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

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

3. Re: Watcom

Matt,

I use the headers that came with the MS-SDK and the .lib files
supplied with MASM32 by Hutch.

my autoexec.bat reads:

SET WATCOM=D:\WATCOM
SET PATH=%WATCOM%\BINNT;%WATCOM%\BINW;%PATH%
SET EDPATH=%WATCOM%\EDDAT
SET INCLUDE=%WATCOM%\H;%WATCOM%\MFC\INCLUDE;%WATCOM%\H\NT

Euman
euman at bellsouth.net

>

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

4. Re: Watcom

I managed to compile it with MSVC by modifying code but it crashes when I
run it.
I also want to know how to compile it with watcom, where to download watcom
with gui for debugging?


----- Original Message -----
From: "Matthew Lewis" <matthewwalkerlewis at YAHOO.COM>
To: "EUforum" <EUforum at topica.com>
Subject: Watcom


>
>
> I've been attempting to compile the Eu source using openwatcom with no
success.
>  Karl/Euman/anyone can you please help me out?  I've copied the .lib files
from
> masm32, but it seems that I also need .h files.  I've tried using MSVC
headers,
> but that doesn't seem to work.  What did you guys do?  I'm doing this on a
> win95 box.
>
> Thanks,
>
> Matt Lewis
>
>
>
>
>
>

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

5. Re: Watcom

Bernie, your link doesn't work.
So what is the best compiler (watcom, lcc or borland) to debug interpreter
source code?
It doesn't need to be Watcom, I don't need speed for debugging, only to see
how things work.

----- Original Message -----
From: "Bernie Ryan" <xotron at localnet.com>
To: "EUforum" <EUforum at topica.com>
Subject: RE: Watcom


>
>
> 10963508 at europeonline.com wrote:
> > I managed to compile it with MSVC by modifying code but it crashes when
> > I
> > run it.
> > I also want to know how to compile it with watcom, where to download
> > watcom
> > with gui for debugging?
>
> Here is a DOS IDE for Watcom.
> Be sure to use the whole URL because Topica wraps the long lines.
>
> ftp://ftp.lanet.lv/pub/mirror/x2ftp/msdos/programming/watcom/wcide25x.zip
>
>
> Bernie
>
>
>
>

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

Search



Quick Links

User menu

Not signed in.

Misc Menu