Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Open Watcom 1.0 Released

Posted by michael on Sat Feb 08, 2003 02:46 PM
from the competition-is-good dept.
JoshRendlesham writes "The Open Watcom C/C++ and FORTRAN 1.0 compilers have been officially released. The source, and binaries for Win32 and OS/2 systems, are available. This release also means that outside developers can join and contribute to the project." Or if you prefer, gcc is up to 3.2.2.
This discussion has been archived. No new comments can be posted.
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • Rise of the Triads (Score:3, Interesting)

    by Anonymous Coward on Saturday February 08 2003, @02:48PM (#5259985)
    Does this mean that I can finally use the ROTT-source for something else than just looking at? :-)
  • by thammoud (193905) on Saturday February 08 2003, @02:51PM (#5259998)
    Enjoy all the powerfull features of the 8 bit C64 for free!!!
  • DOS days (Score:4, Interesting)

    by Graspee_Leemoor (302316) on Saturday February 08 2003, @02:51PM (#5260001)
    (http://www.ps2emu.com/ | Last Journal: Saturday July 05 2003, @05:18PM)
    Back in the days of DOS, if you were a developer, the Watcom C compiler was *the* thing to pirate.

    graspee

    • Re:DOS days by frankjr (Score:1) Saturday February 08 2003, @03:00PM
      • Re:DOS days by Anonymous Coward (Score:3) Saturday February 08 2003, @03:31PM
    • Re:DOS days (Score:5, Informative)

      by ctr2sprt (574731) on Saturday February 08 2003, @03:19PM (#5260130)
      Wasn't it the first mainstream compiler to include a complete DOS extender and feature full 32-bit support? I remember wanting it so badly in the DOS days, but I was a broke student and could barely afford the modem I used to download porn. I had to make do with Borland C++ (which was great, but lacked 32-bit support unless you felt like writing a lot of assembler).

      Anyway, I'm excited by this because, well, competition is almost always a good thing. Hopefully gcc and Watcom can feed off each other and both products will improve. And perhaps more importantly for the build-everything users, another open source compiler might start moving people (like the developers of autoconf) to better support non-gcc compilers. This way, users who prefer Watcom's (or Intel's, or...) compiler can use it without as much tweaking.

      [ Parent ]
    • Re:DOS days by ma++i+ude (Score:3) Saturday February 08 2003, @03:37PM
      • Re:DOS days by bawb (Score:2) Saturday February 08 2003, @04:04PM
      • Re:DOS days by moonbender (Score:2) Saturday February 08 2003, @04:16PM
        • Re:DOS days (Score:5, Informative)

          by ma++i+ude (580592) on Saturday February 08 2003, @04:25PM (#5260429)
          (http://q-m.org/)
          What exactly did dos4gw.exe do, incidently? I always used to wonder.
          It allowed the programmer to use all of the available memory. Remember when you had problems getting programs running because there was not enough conventional memory (ie. the first 640KB)? Well, dos/4gw made is easy to write programs free of these memory limitations. More information at http://www.tenberry.com/dos4g/ [tenberry.com]
          [ Parent ]
          • Re:DOS days by Ninja Programmer (Score:3) Saturday February 08 2003, @06:04PM
            • Re:DOS days by Mike Monett (Score:3) Saturday February 08 2003, @07:45PM
              • Re:DOS days by egoots (Score:1) Saturday February 08 2003, @09:53PM
      • Re:DOS days by MadocGwyn (Score:1) Saturday February 08 2003, @04:26PM
        • Re:DOS days by ma++i+ude (Score:1) Saturday February 08 2003, @04:37PM
    • Re:DOS days by TheJesusCandle (Score:1) Saturday February 08 2003, @03:38PM
    • Re:DOS days by Exiler (Score:3) Saturday February 08 2003, @04:07PM
    • 1 reply beneath your current threshold.
  • Good old days (Score:1, Interesting)

    by Anonymous Coward on Saturday February 08 2003, @02:51PM (#5260002)
    I remember those old days that doom was written and compiled using Watcom C compiler. Just wondering what they(watcom) are up to now.
    • What happened to Watcom (Score:5, Informative)

      by Anonymous Coward on Saturday February 08 2003, @04:23PM (#5260422)
      Just wondering what they(watcom) are up to now.

      IIRC: Watcom was purchased by Powersoft. Powersoft's main product was a front-end database tool called PowerBuilder. One of Watcom's products was a small database called Watcom SQL. Powersoft bought Watcom so that they could ship Watcom SQL along with Powerbuilder, so that Powerbuilder could run OOTB.

      Oddly enough, Sybase bought Powersoft a few years later so that they could use Powerbuilder to compete against Oracle's front-end tools. This meant Sybase ended up with Watcom's assets, even though they were not particularly interested in them.
      [ Parent ]
    • Re:Good old days by jfpoole (Score:1) Monday February 10 2003, @03:05AM
  • cool ! that's great news (Score:3, Interesting)

    by jacquesm (154384) on Saturday February 08 2003, @02:53PM (#5260008)
    (http://zataka.com/)
    I used the watcom tools extensively on QNX and they were of excellent quality, this is really good news !

    Hopefully this sets a trend.
  • Just don't... (Score:2, Informative)

    by gearheadsmp (569823) on Saturday February 08 2003, @02:56PM (#5260021)
    (http://world.guns.ru/main-e.htm | Last Journal: Friday March 05 2004, @07:28PM)
    use gcc-3.2.1-r6. It really fscks up Gentoo installations, and I don't think it's all that healthy for other distros either.
  • Watcom was great. How about today? (Score:5, Interesting)

    by CresentCityRon (2570) on Saturday February 08 2003, @03:03PM (#5260060)
    In the late 80s (?) Watcom products were really great. They were beating on everything for the Intel platform.

    I received the email yesterday about Watcom's "release" to open source. In that email it says that Sybase felt there was no commercial value in the product anymore so they released it. My question is "Has Sybase been keeping this thing up? Is it useful today?" Or is this a scam to try to give life to a dying patient? I mean perhaps people working on this might be better off working on gcc or something.

    Thanks!
    • Re:Watcom was great. How about today? by Anonymous Coward (Score:1) Saturday February 08 2003, @03:19PM
      • Try DJGPP by yerricde (Score:1) Saturday February 08 2003, @04:53PM
    • Re:Watcom was great. How about today? by Anonymous Coward (Score:1) Saturday February 08 2003, @03:44PM
    • Re:Watcom was great. How about today? (Score:5, Interesting)

      by robbyjo (315601) on Saturday February 08 2003, @05:42PM (#5260741)
      (http://slashdot.org/ | Last Journal: Friday October 24 2003, @04:10AM)

      One thing I know is that their optimization routine rocks.

      Well, optimization routines can be divided into two parts: One is architecture independent (which involves simplification of AST and stuff) and the other is architecture independent. IIRC, their architecture-independent optimization was really great. It can correctly detect redundant codes and simplify it.

      I used to be an ASM programmer as I was a performance freak. When I compile my C/C++ program using Watcom, it almost always produced near optimized (i.e. the "gold-standard") asm code. I knew this when I dumped out the assembler code.

      I knew that their arch-independent optimization is really good because when you add things such as calculation of busy expression (i.e. expression that you used over and over) and stuff, it correctly cache the calculation before hand. So, you will save a tremendous time, especially if you do it in a loop. The problem was (again, IIRC) that was not perfect and some of the expressions are left undetected. But, that's probably a bug.

      IMHO, arch-independent optimization play a lot greater role than the arch-dependent one (ok, some of you may not agree with me). Things like peephole optimization is great, but is of limited usefulness once you apply the correct transformation of the AST and other internal structures.

      This is also partly why Intel optimizing compiler is also great. I heard that some of the folks are doing partial evaluation on the code -- which can greatly help speeding up the result. The idea was: If you use a particular routine (like function) only with a handful of value range, it will automatically create a specialized and optimized function for you exploiting the nature of the input values. For example: You probably have seen the routine that calculates (-1)^n used in a routine that calculates x^y. The optimizing compiler thus should be able to generate: return (n && 1 == 0) ? 1 : -1; instead of the looping. This only involves some (expensive) static analyses computations. I have yet to see this in other compilers.

      Therefore, this release is really really good thing. I hope that GNU compiler teams would pickup some of their good stuff.

      [ Parent ]
    • Re:Watcom was great. How about today? by Ninja Programmer (Score:3) Saturday February 08 2003, @06:07PM
    • Re:Watcom was great. How about today? by Champion3 (Score:1) Sunday February 09 2003, @04:04AM
    • Re:Watcom was great. How about today? by DaveHowe (Score:1) Monday February 10 2003, @06:34AM
    • Re:Watcom was great. How about today? by j-pimp (Score:1) Saturday February 08 2003, @07:30PM
    • 2 replies beneath your current threshold.
  • Superb! (Score:2, Funny)

    by occamboy (583175) on Saturday February 08 2003, @03:03PM (#5260061)
    Another version of FORTRAN! Yeah! Now if I can just find a card punch machine and reader on eBay, I'll have hutled into the 1970s!
    • Re:Superb! (Score:5, Informative)

      by grub (11606) <slashdot@grub.net> on Saturday February 08 2003, @03:44PM (#5260240)
      (http://www.grub.net/blog/index.html | Last Journal: Wednesday June 27, @08:48AM)
      Don't laugh, Fortran is still widely used in the scientific field. Optimizing compilers such as the SGI/MIPS compilers do good jobs at generating tight code from Fortran. C and C++ are not the easiest things to optimize automagically.

      It's no coincidence that SGI and Cray have excellent Fortran compilers, their customers demand it.

      (sorry I spent all of last Wednesday in 2 seminars with a fellow from SGI's Canadian HPC group, I'm still buzzing. :))
      [ Parent ]
      • Re:Superb! by StandardDeviant (Score:2) Saturday February 08 2003, @04:43PM
        • Re:Superb! by RV.eq.VFG (Score:2) Saturday February 08 2003, @05:58PM
    • Re:Superb! by mrm677 (Score:2) Saturday February 08 2003, @04:25PM
  • GCC performance and another thing... (Score:3, Interesting)

    by 00_NOP (559413) on Saturday February 08 2003, @03:03PM (#5260068)
    (http://hatemytory.com/)
    1. GCC: My sense is that it is not a very high performance compiler - is that true? Would a better GCC make a big difference to the free software/oss world?

    2. Does the Watcom WIN32 binary run under WINE?
  • by one9nine (526521) on Saturday February 08 2003, @03:04PM (#5260071)
    (Last Journal: Sunday March 16 2003, @10:39PM)
    What's the difference between using WatCom's complier and GNU's? How do you make a choice over which compiler to use?
  • Performance comparisons (Score:5, Interesting)

    by golrien (528571) on Saturday February 08 2003, @03:14PM (#5260114)
    (http://www.cleanstick.org/)
    I was going to ask if there were any performance comparisons around showing how Watcom performed, but then I realised that anyone with half a brain ran something through Google before Slashdot.

    Win32 compilers (not including Watcom - and with good reason, it's a bitch to set up on Win32) [willus.com]

    as linked from the djgpp FAQ, some info on DOS compilers [geocities.com].

    So, hooray! A lesson in using Google before Slashdot mixed with some blatant karma-whoring.

    PS. this [bagley.org] is good too.
  • No Time (Score:4, Funny)

    by Anonymous Coward on Saturday February 08 2003, @03:15PM (#5260116)
    Sorry, no time to read this now. Will catch it on the repost....
  • Who is using Watcom in production? (Score:3, Interesting)

    by Anonymous Coward on Saturday February 08 2003, @03:18PM (#5260125)
    Could someone post information on what companies are using Watcom and which products they've built with it?

    This would also be excellent information for Watcom to put on their site. It would give them much more legitimacy.
  • i have been waiting for this news (Score:1, Informative)

    by zymano (581466) on Saturday February 08 2003, @03:22PM (#5260149)
    I use the free symantec/digital mars c++ compiler also http://www.digitalmars.com/download/freecompiler.h tml it's good to see alternatives to gcc compilers. One question is what if you use these compilers in commercial software development.
  • Has anybody heard any news recently from Watcom/Sybase about the 370 versions of Waterloo C, WATFIV, WATBOL, Pascal, Basic etc?
    • 1 reply beneath your current threshold.
  • WX-REXX (Score:1)

    by Ringlord (82097) on Saturday February 08 2003, @03:30PM (#5260179)
    I used Watcoms WX-REXX on OS/2 (light?)years ago. It was a great product. Now I am a Linux user, but this nearly brought tears to my eyes...!

    Warp speed - I never really got there, but I sur tried!
    • Re:WX-REXX by Locutus (Score:3) Saturday February 08 2003, @04:16PM
      • Re:WX-REXX by Troll_Kamikaze (Score:1) Saturday February 08 2003, @04:55PM
  • Yet another company trying to use free software as a dumping ground for useless software. What does Watcom have to offer today? Which vision of the future they have that could offer something that gcc or something the like cannot?

    I do not see anything they can offer. Even if they had, would it not be better to just release the source code under the GNU GPL and integrate any valuable part into gcc? Thus they could create a new Cygnus based on their gained gcc expertise. But we do not need yet another also-ran, GPL-incompatible, redundant confused-ideas licensed open-source piece software.

    Perhaps some years ago this would have been great. Not it is too little, too late.

  • GCC (Score:5, Informative)

    by mark_space2001 (570644) on Saturday February 08 2003, @03:35PM (#5260195)
    I'm with michael on this one. There are a lot of free compilers out there now, including Microsoft VC++ [microsoft.com] and Borland [inprise.com]

    Gcc is good, open, and could use some work, so please think about helping out. My favorite is MinGW [mingw.org] which is a really nice and decently maintained Win32 version of gcc and binutils. MinGW also distributes MSYS [mingw.org] which is a bash shell and other gnu utilities that make a windows box capable of running a Linux configure script. This allows much easier porting of GNU applications to windows and vice versa. There are several GUI compilers based on MinGW too, see the web page FAQ. A nice GUI GCC based compiler for Win32 is Bloodshed Dev-C++ [bloodshed.net], which I've used.

    Cygwin [cygwin.com] is good too but I prefer MinGW (obviously).

    So think about helping out, our tools will only get better if folks work on them.

    • Re:GCC by ryanr (Score:2) Saturday February 08 2003, @03:55PM
      • Re:GCC by Senjutsu (Score:1) Saturday February 08 2003, @04:05PM
        • Re:GCC by ryanr (Score:2) Saturday February 08 2003, @04:38PM
      • Re:GCC by The Bungi (Score:3) Saturday February 08 2003, @04:28PM
        • Re:GCC by rabidcow (Score:2) Sunday February 09 2003, @12:06AM
        • Re:GCC by istartedi (Score:2) Sunday February 09 2003, @02:49AM
        • Re:GCC by cygnusx (Score:1) Sunday February 09 2003, @04:54AM
    • Re:GCC by brunes69 (Score:2) Saturday February 08 2003, @04:38PM
      • Re:GCC by mark_space2001 (Score:2) Saturday February 08 2003, @04:46PM
      • Re:GCC by chrisseaton (Score:2) Saturday February 08 2003, @05:01PM
      • 1 reply beneath your current threshold.
    • Re: IDE vs. compiler - get it right! by beef3k (Score:1) Monday February 10 2003, @06:21AM
  • Watcom Memories (Score:3, Insightful)

    by Lucas Membrane (524640) on Saturday February 08 2003, @03:44PM (#5260238)
    The IDE's that Watcom had were refreshingly different. Their C++ IDE was good, but when they upgraded the C++, they came out with Power++, which was a very nice RAD product, but it was too buggy. If the compilers are cleaned up and they open source the IDE's too, this might be of value.

    What killed them? Did they pull all their brains off C++ to work on PB? Was competition from MS too tough? Was their GUI builder (licensed from some 3rd party) too lame? Was the cost of implementing the C++ standard too high? (Watcom was late to offer STL -- they included their own (way different) libs instead.)

    We were a couple of generations back on chips when Watcom pretty much stopped pushing their compiler technologies. I wonder how much they lose by not having optimizations targetting new hardware features.

    • Re:Watcom Memories (Score:5, Informative)

      by Locutus (9039) on Saturday February 08 2003, @04:28PM (#5260437)
      What killed them? If you remember when this all was happening, Microsoft was out to take over C++ and all the companies who did cross-platform frameworks were attached in standard MS style. Monopoly money funded subsidizing of their Visual C-- product and MS-MFC. Then when Watcom wanted to include MFC with the Watcom C++ compiler package, Microsoft said that would only happen if ALL other frameworks on the CD were removed. Remember, Watcom C++ shipped with DOS16, DOS32, Win16, Win32c, Win32, OS/2-16, OS/2-32 compilers with the IBM OCL framework and some others like Zinc if I remember correctly.

      Watcom would have to eliminate all the support for the other platforms to license MFC and ship it with their compilers. And Microsoft was all but giving Visual C-- away at the time also.

      The Watcom compiler was one of the fastest on the market from what I remember. I had heard that IBM used it for the WinOS/2 subsystem on OS/2 to make it a faster Windows than Dos/Windows.

      Think about it, Microsoft HATES anything that abstracts the Win32 API and crossplatform frameworks and crossplatform compilers where one of the early targets of the beast in Redmond. Borland was the only one that got any money out of taking Microsoft to court for attacking it's business using illegal means. The others were too small and just folded and looked for other ways to make a business.

      LoB
      [ Parent ]
  • Now all we need.. (Score:2)

    by jericho4.0 (565125) on Saturday February 08 2003, @03:56PM (#5260298)
    Now all we need to see is Intel releasing their compiler. As other posts have mentioned, gcc could use some optimization improvments, and Intel has em.

    It's been a long time since I've used the Watcom compiler, but it used to be the bomb. I use gcc exclusivly now, and sometimes pine for the day when a build was done in seconds instead of minutes. I'm betting it will be a difficult undertaking to incorprate the Watcom code, though.

    • Re:Now all we need.. by g4dget (Score:2) Saturday February 08 2003, @04:15PM
    • No, actually (Score:5, Interesting)

      by exp(pi*sqrt(163)) (613870) on Saturday February 08 2003, @04:44PM (#5260500)
      (Last Journal: Monday January 06 2003, @10:36PM)
      Intel have a long history of claiming that they produce a fast compiler, after all they know the Intel specs. However I have never found this to be true over the last 7 or 8 years (I think it was called Proton years ago). I am not sure I have found any code that is significantly faster compiled with the Intel compiler and have found much that is slower. I haven't tried v6 of their compiler though. Maybe, just maybe, they've now picked up some tricks from the KAI guys.

      Incidentally, vectorization in Intel C/C++ is a joke. I put so many hints into my code (aligned variables, processed stuff in suitable sized chunks etc.) and still couldn't trigger the compiler to vectorize. It's much easier to insert SSE instructions yourself.

      The Intel compiler has better error reporting than MSVC++. I use it when I don't understand why MSVC++ is barfing on my template code. This is more useful than it sounds!

      [ Parent ]
    • Re:Now all we need.. by JoeBuck (Score:2) Saturday February 08 2003, @10:19PM
    • Re:Now all we need.. by MikeBabcock (Score:2) Sunday February 09 2003, @05:09PM
    • 2 replies beneath your current threshold.
  • by EMIce (30092) on Saturday February 08 2003, @03:58PM (#5260305)
    (http://www.golden-dumpling.org/)
    I have been told that gcc made assumptions about processors in its design that preclude it from being made to compile for the PIC line of microcontrollers. These are great inexpensive chips that are used commercially and very accessible to hobbyists, with many "el-cheapo" programmer designs that can be hacked together with a few Radio Shack parts. They are a great way to get into the hobby, with plenty leeway to build the simplest to advanced projects, but I haven't yet found a free C compiler that targets PICs. Any idea if this new compiler will support the PIC's odd architecture?
  • The more compilers the better. (Score:3, Interesting)

    by Anonymous Coward on Saturday February 08 2003, @04:51PM (#5260535)
    Borland's C++ compiler pumps out some fairly slow code, but it's really good at catching mistakes the others will tolerate. Some of the problems it flags are technically legal by the standards but indicative of brain farts. Even if you throw away the binaries, it's a nice tool for weeding out slop.

    VC++ is okay, beware that the cheap/free edition leaves out the optimizations. The standard library is much improved in the 7.0 release, but MS still like to disable some default warnings to paper over their own historical sins to keep things like MFC happy. The IDE is pretty nice and the documentation for the standard library is usually damn good, but I will never forgive Visual Studio's authors for the way they chose to dedent the case clauses in switch blocks.

    g++ is finally a nice compiler in its 3.x incarnation. In the 2.9x days it was utter trash. The generated code is good and usually quite fast, but a bit on the bloated side. It is a little more permissive than I'd like even with -Wall -pedantic, but that's okay since it's not the only compiler out there. This is a good choice for producing final executables.

    The verdict is still out on Watcom. Bundling STLport already puts it a step ahead of most, that thing can be a bitch and a half to get working with some of the commercial compilers.
    • 1 reply beneath your current threshold.
  • Long File Names Support (Score:5, Interesting)

    by Anonymous Coward on Saturday February 08 2003, @05:16PM (#5260633)
    I downloaded and installed RC2 last week and it went into the C:\Program Files\watcom\ directory. By default, it wanted to install to the C:\watcom\ directory.. with good reason.

    The long file name support is broken everywhere in this new release of Watcom C/C++/Fortran77. Even the included IDE doesn't do long file names. So you can imagine my disappointment when I opened C:\Program Files\watcom\\hello.c and hello.cpp in the IDE, only to get a blank file named "C:\program".

    This is 2003 and Windows 95 didn't just come out last month. I mean, Sybase told us on June 30, 1999 that v11.0 would be the last major release of Watcom C, and long file names worked just fine there. Reincarnated as open source now without LFN support, does this mean that this feature got left behind in the afterlife?
  • by Cmdr TECO (579177) on Saturday February 08 2003, @06:12PM (#5260920)
    ... they would free the Watcom interpreters, too. Then I could legally run the copies of Pascal, COBOL, and APL on my DEC Pro350.
  • Wonderful, but... (Score:1)

    by Anonymous Coward on Saturday February 08 2003, @07:12PM (#5261225)
    How many free C/C++ compilers do we need? It's nice that OS/2 has at least one free compiler suite, but who cares nowadays? Now a free, completely non-proprietary Java compiler might be nice (haven't check up on GCJ). Makes me wonder
    why Microsoft doesn't one-up Sun and release large
    portions of it's J++ product that it was supposedly planning to discontinue anyway.
  • by jdkane (588293) on Saturday February 08 2003, @08:09PM (#5261484)
    and the Open Source development community to maintain and enhance the Sybase Watcom C/C++ and Fortran compiler products. -- http://www.openwatcom.org/ [openwatcom.org]

    So if the same open source developers work on both Watcom compilers and GNU compilers, does this mean that the best features of both will be carried back and forth (kind of unknowingly, but more out of convenience) until they start looking alike? I would assume that in the future these products may grow together, and the same destiny may apply to other open source efforts that have commonalities.

  • Watcom is ok. (Score:2)

    by rice_burners_suck (243660) on Sunday February 09 2003, @02:53AM (#5262958)
    (Last Journal: Sunday November 04, @03:38AM)
    I have been waiting for this day for a very long time. I have been watching the OpenWatcom project since its first days and was very excited when a LONG time after it was announced, manuals were finally available online. But still no software. Well now, it's available and I'm really happy about it. As a matter of fact, my company actually paid big bucks for this compiler back in the day. Now that the source code has been released, I'm going to modify this compiler to make highly optimized binaries out of awk scripts. When that comes to pass, humanity's purpose in the universe will have been fulfilled. Until then, I need more beer. (I only had 9 tonight...)
  • Re:Stop duplication of effort (Score:5, Interesting)

    by jacquesm (154384) on Saturday February 08 2003, @03:01PM (#5260048)
    (http://zataka.com/)
    gcc could do with some competition, yes its stable, no it is not at the leading edge of performance any more, processor optimization is at least a generation behind what's commonly available and ignores some architectures completely.


    I'm looking forward to someone benchmarking gcc vs watcom to see how they do.

    [ Parent ]
  • by Anthony Boyd (242971) on Saturday February 08 2003, @03:20PM (#5260138)
    (http://www.outshine.com/)
    This is a waste of time.

    Yeah. That whole "competition" thing is totally overrated.

    [ Parent ]
    • 1 reply beneath your current threshold.
  • by TheShadow (76709) on Saturday February 08 2003, @05:49PM (#5260783)
    If every closed software publisher that opens a product gets treated like this, you won't see many more.

    Not really because no one really cares about anything micheal says anyway.

    Sometimes I wonder if he actually enjoys looking like an idiot.... hmmm....
    [ Parent ]
    • 1 reply beneath your current threshold.
  • by Valafar (309028) on Saturday February 08 2003, @08:37PM (#5261616)
    You over looked Metrowerks [metrowerks.com] CodeWarrior. It's a great compiler for both x86, PPC, Palm and irrc, Playstation.

    [ Parent ]
  • That'd be 88, dipshit. Add in the fact that you can't spell Michael, and I think you're the one looking stupid.
    [ Parent ]
  • 22 replies beneath your current threshold.