Results 1 to 1 of 1
I am using eclipse for C++ under window xp sp2. I follow the tutorial and install mingw.(I also installed cygwin,but I don't use cygwin c++) . While it can compile ...
- 10-06-2007 #1Just Joined!
- Join Date
- Oct 2007
- Posts
- 1
Problem: No source available for "__mingw_CRTStartup() Eclipse
I am using eclipse for C++ under window xp sp2. I follow the tutorial and install mingw.(I also installed cygwin,but I don't use cygwin c++) . While it can compile and run smoothly,debuging program prompts following message
No source available for "__mingw_CRTStartup() "
followed by View assembly button
The message emerged in the end of debug. I do not know why.
Thank you


Reply With Quote