I have an ANSI C program that I've been working on for several months. In it's current state it runs correctly using the LCCWin32, Borland, MinGW, DM, Visual C++ 6, LadSoft CC386, and OpenWatcom compilers. When I compile it with PellesC I get the infamous Windows error message box:
prog.exe has encountered a problem and needs to close.
We are sorry for the inconvenience.
I'm running Windows 2000 XP Pro.
When I rebuild the app with PellesC Codeview debug information, it runs perfectly. The anticipated output is correct and consistent with the other compilers. I'm sorry I can't provide any other info. This appears to be an unusual situation. What can I do to provide more useful information, short of providing my source code of course?
Thanks... Gary.