Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Internal Compiler Error mscl.cpp line 2701

25 views
Skip to first unread message

Darren Martz

unread,
Jun 27, 2004, 6:24:13 PM6/27/04
to
Compiler: msvc 7.1
AppType: console
OS: WinXP Pro

I now get this "Internal Compiler Error mscl.cpp line 2701" message when I
build a specific project and cannot figure out why.

It was compiling fine, then I changed a resource text value and it started
complaining. I changed the code but it didn't matter, it now continually
complains.

I performed a "clean" then "recompile" without any joy.

1) the code compiles just fine in release build but not debug????? what's up
with that?

2) the settings are identical except for optimizations and other debugger
related settings

3) the compiler always fails compiling the precompiled header (stdafx.cpp)

4) the compiler even fails compiling an empty stdafx.cpp and stdafx.h
file????

This really doesn't make sense. Anybody have any ideas?

Darren Martz

unread,
Jun 27, 2004, 6:40:22 PM6/27/04
to
I should add that I am not using classes, templates, or namespaces in this
project.

The code is written entirely in "C" with some in "c" files and others in
"cpp" files.

"Darren Martz" wrote in message
news:eOrL7VJX...@TK2MSFTNGP09.phx.gbl...

Darren Martz

unread,
Jun 28, 2004, 2:17:42 AM6/28/04
to
I turned off the compiler option "Enable Minimal Rebuild" and it all worked
again????

This is really bizzare since a "clean" then "build" didn't make a
difference.

I guess its resolved, but I really have no clue why.

"Darren Martz" wrote in message

news:uMVa%23eJXE...@tk2msftngp13.phx.gbl...

Arnaud Debaene

unread,
Jun 28, 2004, 10:18:26 AM6/28/04
to
Darren Martz wrote:
> I turned off the compiler option "Enable Minimal Rebuild" and it all
> worked again????
>
> This is really bizzare since a "clean" then "build" didn't make a
> difference.
>
> I guess its resolved, but I really have no clue why.


In such cases it is always a good idea to clean manually the build folder,
since some intermediary files are not erased by the "clean" function.

Arnaud
MVP - VC


Darren Martz

unread,
Jun 28, 2004, 5:27:02 PM6/28/04
to
That was my thought too, so I did earlier but it made no difference.

It turns out that when I turned off the "enable minimal rebuild" feature on
the debug build settings... the problem went away.

Very bizzare.

I am unsure what triggered the internal compiler error, especially when I
was working on a resource embedded sql script at the time. What ever it was,
it drove me nutz for roughly 6 hours!!!

Thanks for the suggestion :)

"Arnaud Debaene" <adeb...@club-internet.fr> wrote in message
news:ORoF6qRX...@tk2msftngp13.phx.gbl...

Darren Martz

unread,
Jun 28, 2004, 9:36:07 PM6/28/04
to
Spoke too soon... its back again???

"Arnaud Debaene" <adeb...@club-internet.fr> wrote in message
news:ORoF6qRX...@tk2msftngp13.phx.gbl...

0 new messages