On Tue, 11 Nov 2003 [EMAIL PROTECTED] wrote: > Each C program that I compile with gcc causes a segmentation fault. Even such > simple and harmless programs: > > void funct() { > } > > int main() { > funct(); > return 0; > } > > With compilation I don’t get any warnings or errors. I tried it with gcc > version 3.2.1 and version 2.95. In both cases I have the same problem. > I’m using WinXP. > > Any Ideas? >
Yes. See: > Problem reports: http://cygwin.com/problems.html -- Brian Ford Senior Realtime Software Engineer VITAL - Visual Simulation Systems FlightSafety International Phone: 314-551-8460 Fax: 314-551-8444 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/