473,511 Members | 13,618 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Internal Complier Error in Visual C++ 1.52

Sen
Hi All,
I am using (Visual C++ 1.52 IDE )for my MFC Application Project. I am
working on an existing code base where the no of lines is around 100,000,
spread across different header and cpp files. when i was trying to add a new
function declaration for an existing class in a header file and function
implementation in the .cpp file i am getting an error as given below

: fatal error C1001: internal compiler error
(compiler file 'msc3.cpp', line 429)
CL returned error code 2.

in another .cpp file.

This problems also occurs when i try to add parameters to the existing
function in an existing class

heap size is 1024 declared in .def file and i have set my stack size as 8500

Pls let me know if any one has solution to this problem

Thanks in advance

Regards
Senthil.
Nov 17 '05 #1
2 1671
Hi !

You're using a very old version of both the IDE and the compiler. Older
Microsoft C++ compilers have bugs, so I suggest on upgrading your IDE and
software as quickly as possible.

-Antti Keskinen
"Sen" <Se*@discussions.microsoft.com> wrote in message
news:D5**********************************@microsof t.com...
Hi All,
I am using (Visual C++ 1.52 IDE )for my MFC Application Project. I am
working on an existing code base where the no of lines is around 100,000,
spread across different header and cpp files. when i was trying to add a
new
function declaration for an existing class in a header file and function
implementation in the .cpp file i am getting an error as given below

: fatal error C1001: internal compiler error
(compiler file 'msc3.cpp', line 429)
CL returned error code 2.

in another .cpp file.

This problems also occurs when i try to add parameters to the existing
function in an existing class

heap size is 1024 declared in .def file and i have set my stack size as
8500

Pls let me know if any one has solution to this problem

Thanks in advance

Regards
Senthil.

Nov 17 '05 #2
"Older Microsoft C++ compilers have bugs" ?? - As if the newer ones do not
have bugs? All compilers, whether they be Microsoft or not have bugs.

Senthil, I found many bugs in the Microsoft compilers (in fact so many, I
stopped reporting them after a while choosing rather to work around these).

I had this problem with an older version (sorry it was a very long time
ago). What I vaguely recall doing was removing optimization, stack and other
compiler command line options and started reintroducing these gradatim until
I was able to find one switch the compiler would choke on. Turns out the only
way I could fix the problem was to remove the switch (compile option) from
the make file.

I think this would be a better approach than trying to port everything to a
new version! Good luck.

On a funnier note: There was a version of C++ compiler which implemented the
memset() function by checking for a null character at the end!!! :-) So the
only way I could fix this (because Microsoft never did get back to me) was to
first set the last position to a '\0' and then use memset(). :-)

"Antti Keskinen" wrote:
Hi !

You're using a very old version of both the IDE and the compiler. Older
Microsoft C++ compilers have bugs, so I suggest on upgrading your IDE and
software as quickly as possible.

-Antti Keskinen
"Sen" <Se*@discussions.microsoft.com> wrote in message
news:D5**********************************@microsof t.com...
Hi All,
I am using (Visual C++ 1.52 IDE )for my MFC Application Project. I am
working on an existing code base where the no of lines is around 100,000,
spread across different header and cpp files. when i was trying to add a
new
function declaration for an existing class in a header file and function
implementation in the .cpp file i am getting an error as given below

: fatal error C1001: internal compiler error
(compiler file 'msc3.cpp', line 429)
CL returned error code 2.

in another .cpp file.

This problems also occurs when i try to add parameters to the existing
function in an existing class

heap size is 1024 declared in .def file and i have set my stack size as
8500

Pls let me know if any one has solution to this problem

Thanks in advance

Regards
Senthil.


Nov 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
8604
by: paul calvert | last post by:
I hope somewhere here has encountered and solved a similar problem in the past. 1) on a new Win2000 PC: installed Visual C++ 6.0 download & install single file Service Pack 5.0 2) try to...
0
1405
by: Francisco J. Reyes | last post by:
I get an Internal complier error when compiling C# windows project that uses a custom Class add as reference to the project. The problem appears to be related to the ENUM type used in the class...
19
3528
by: Alf P. Steinbach | last post by:
// As usual the error message directs one to the report the bug. // // And as usual there is absolutely no way to do so without paying for // the privilege... // // Or using three or four hours...
7
2663
by: Matthew Del Buono | last post by:
Don't try to solve the problem. I've found a way -- around or fixing it. I'm just curious as to whether this is Microsoft's problem in their compiler or if there's a standard saying this is to be...
1
13158
by: Ayende Rahien | last post by:
reparing resources... Updating references... Performing main compilation... error CS0583: Internal Compiler Error (0xc0000005 at address 53168B12): likely culprit is 'BIND'. An internal...
2
1686
by: Vasco Lohrenscheit | last post by:
Hello, with following example: //main.cpp #include <string> using std::string; struct iFactory {
2
3128
by: Ali Alsaffar | last post by:
Hi there, - I updated my windows XP professional with all critical updates available at windowsupdate.com - I updated Microsoft .NET Framework 1.1.4322 from thier also - I installed Visual Basic...
16
27867
Frinavale
by: Frinavale | last post by:
The following article is directed at people who are experiencing an HTTP/1.1 500 Internal Server Error while using Visual Studio 2003. The error message typically sounds something like: The web...
1
3743
by: kvarada | last post by:
Hello Experts, I am building my application on WinNT.4.0_i386_MSVC.7.1 platform. When I build the application on a stand alone machine, it builds fine. But when I build the same application from a...
0
7367
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7430
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7089
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7517
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
4743
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3217
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1581
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
790
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
451
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.