Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: eos.vss.fsi.com: ford owned process doing -bs Date: Tue, 11 Nov 2003 11:27:53 -0600 (CST) From: Brian Ford X-X-Sender: ford AT eos To: Michael DOT Meier AT fhtw-berlin DOT de cc: cygwin AT cygwin DOT com Subject: Re: Segmentation fault with all c programs In-Reply-To: <1068571482.3fb11b5acc11e@www.rz.fhtw-berlin.de> Message-ID: References: <1068571482 DOT 3fb11b5acc11e AT www DOT rz DOT fhtw-berlin DOT de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by delorie.com id hABHSDtF013180 On Tue, 11 Nov 2003 Michael DOT Meier AT fhtw-berlin DOT 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/