Internal compiler error (C0000005).

Internal compiler error (C0000005).

Portrait de toro@riskeng.com

After modifying a program, I am getting the following error when trying to compile:

There has been an internal compiler error (C0000005).

The source listing file is blank. Any suggestions?

I need help ASAP!

Thanks,

Gabriel

6 posts / 0 nouveau(x)
Dernière contribution
Reportez-vous à notre Notice d'optimisation pour plus d'informations sur les choix et l'optimisation des performances dans les produits logiciels Intel.
Portrait de toro@riskeng.com

Never mind!

I had an dumb error involving data statements that define the elements of a structure. It seems the compiler got badly confused with my error and in the processes got me to waste a couple of hours.

Gabriel

Portrait de Steve Lionel (Intel)

An internal compiler error is ALWAYS a compiler bug, whether or not it is caused by a user error. Please send us an example that causes this problem to vf-support@compaq.com so that we may fix it. The compiler should be giving you a meaningful error message instead.

Steve

Steve
Portrait de toro@riskeng.com

Thanks for your response, Steve. Yes, the error was disconcerting (life is much easier when the compiler gives you a clue on your errors). I'll try to reproduce the problem and send you a sample later in the week. I am too busy right now.

Gabriel

Portrait de Community Admin

This message also occurs if the compiler runs out of virtual memory (with CVF 6.6), you could check your page file size just in case. We are compiling large and unusual programs here, and occasionally get this error if the PC has insufficient memory.

All the best,

Eddie

Portrait de Steve Lionel (Intel)

An insufficient virtual memory condition should cause a different error message to be displayed.

Steve

Steve

Connectez-vous pour laisser un commentaire.