1. Open Watcom 1.3 now available
Ver 1.3 is now available and is free. It is a 68MB download for W32.
Take a look at http://www.openwatcom.org/
An excellant adjunct for Eu -> C.
I have used ver 1.2 for compiling Eu 2.4 DOS or Win32 command line programs and
this worked fine.
I haven't tried either 1.2 or 1.3 for compiling Win32 native programs.
Verne Tice
2. Re: Open Watcom 1.3 now available
Verne Tice wrote:
>
> Ver 1.3 is now available and is free. It is a 68MB download for W32.
>
> Take a look at <a
> href="http://www.openwatcom.org/">http://www.openwatcom.org/</a>
>
> An excellant adjunct for Eu -> C.
>
> I have used ver 1.2 for compiling Eu 2.4 DOS or Win32 command line programs
> and this
> worked fine.
>
> I haven't tried either 1.2 or 1.3 for compiling Win32 native programs.
>
> Verne Tice
>
The Open Watcom compilers are perfect for use with the Eu->C translators
for both DOS and Windows. (100% compatable with the translators/EU interpretter)
I use Open Watcom v1.2 C/C++/Fortran for testing and for actual use.
Open Watcom takes a while to compile large programs, but ultaminatly
produces the best compiled code. (I will use OW v1.3+ for Eu 2.5 and it's
translators)
Borland C v5.5 is very good too for Windows programs with near perfect
compatability and execelent compile time, but is a bit tricky to setup
to work with the translators at first. (I use Borland too)
DJGPP is good for DOS apps also. (I use this compiler sometimes)
The LCC compiler has some issues with the translators tho it has been
improved now, but I still don'tuse it.
Note: I'm still trying to figure out how to compile icons with my EXEs
with Watcom, and DJGPP compilers. I figured it out with Borland.
3. Re: Open Watcom 1.3 now available
Vincent wrote:
> Note: I'm still trying to figure out how to compile icons with my EXEs
> with Watcom, and DJGPP compilers. I figured it out with Borland.
Add the icons after compiling, using ResHacker (google for it).
It's freeware.
Regards, Alexander Toresson
Shhh! Be vewy quiet! I'm hunting wuntime ewwows!