This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Segmentation fault with all c programs


On Tue, 11 Nov 2003 Michael.Meier@fhtw-berlin.de 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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]