Open Watcom Pre-Release Now Available
An anonymous reader writes "I hadn't looked at it for a while, but it seems that the best compiler of the DOS ages has finally reached a pre-release version. openwatcom.com has finally released some source code. Now it'll be interesting to see how the Watcom compiler fares when compared to gcc/g++ on linux platforms. Hopefully both projects will also be able to benefit from one another."
for FreeDOS?
I just realized how whorey this post sounds, so I'll post anonymously.
But seriously, will this make a difference as far as apps for FreeDOS / freeDOS itself is concerned?
I got it so I code write things for OS/2! Ahh, the memories.
If it's from the MS-DOS era, and we already have gcc, what is the significance?
Joe
http://www.joegrossberg.com
Anybody have some spare time and a good benchmark to put these compilers against each other?
... to their perforce server?
An interesting paragraph reads:
So, contribute to a released version and get free patent licenses from anybody who uses it, or they have to stop using it. If this were added to the GPL it would mean more.... I've got the src zips with a file date of 02/08/23.
:)
In the grand scheme of things, I doubt the compiler means much any more. Sybase rested far too long on their laurels, considering the Watcom compilers were EOL'd in late 1999 (IIRC). Fortunately, instead of letting the code rot, they've done The Right Thing [tm] and allowed it to be OpenSourced.
Of course, it doesn't hurt that SciTech Software has a not inconsiderable interest in Watcom. And, believe it or not, some people *do* still program for DOS. But the only reason to use Watcom over, say, DJGPP, would be for code that's written specifically for Watcom in the first place.
If you're interested and/or want to contribute to the OW project, there's two newsservers - forums.powersoft.com and news.openwatcom.org, where you can submit enquiries and whatnot.
Oh, and you can make the pre-release OpenWatcom binaries work with Mircosoft's Platform SDK, if you really want to. Another alternative to Visual Studio, if you don't mind a crappy IDE (real men use Makefiles anyway, right?