Thread: Compiler crashes

  1. #1
    Barjor
    Guest

    Angry Compiler crashes

    How often is it reasonable for a compiler to crash? It sems like mine is crashing about once an hour. And only when I am compiling. I am runing VC6.0++ on W2K pro with all the latest updates.It is all runing on a AMD1.2 with 512Mb ram. Can it be that VC doesn't like the AMD cpu? The good thing is that it makes me be very good about taking backups. How often does other compilers shut down?
    ~Barjor

  2. #2
    junior member mix0matt's Avatar
    Join Date
    Aug 2001
    Posts
    144
    I've never had Visual Studio (or any other compiler) "crash".

    Just so you know, i don't think it's typical. Could be a "dirty" install. maybe...

    good luck,
    mxr
    THIS IS NOT JUST A CHRONICLING OF THINGS WE HAVE DONE IN THE PAST BUT OUR RISE TO POWER.

  3. #3
    Registered User Esss's Avatar
    Join Date
    Aug 2001
    Posts
    133
    I've run VC++6 since release, and I've never known the compiler to crash - whether on a P133 or an Athlon 1.2GHz. I'm still doing so, on the latter processor. If you're getting crashes, chances are something else to blame. Now, the IDE occasionally crashed, but only pre-SP4.

    Make sure you're running Win2k SP2 and VS6 SP4. Try turning off things like virus scanners. Check the Task Manager to make sure something's not leaking memory. Try turning off any add-ins you may have installed.
    Ess
    Like a rat in a maze who says,
    "Watch me choose my own direction"
    Are you under the illusion
    The path is winding your way?
    - Rush

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. C Compiler and stuff
    By pal1ndr0me in forum C Programming
    Replies: 10
    Last Post: 07-21-2006, 11:07 AM
  2. I can't get this new compiler to work.
    By Loduwijk in forum C++ Programming
    Replies: 7
    Last Post: 03-29-2006, 06:42 AM
  3. Compile crashes certain windows
    By Loduwijk in forum C++ Programming
    Replies: 5
    Last Post: 03-26-2006, 09:05 PM
  4. how to call a compiler?
    By castlelight in forum C Programming
    Replies: 3
    Last Post: 11-22-2005, 11:28 AM
  5. Help With finding a compiler
    By macman in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 04-15-2005, 08:15 AM