delorie.com/archives/browse.cgi | search |
From: | DougEleveld <deleveld AT my-dejanews DOT com> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Help: GCC freezing when I compile a certain Source.. . . |
Date: | Sun, 28 Mar 1999 15:02:01 +0200 |
Organization: | Rijksuniversiteit Groningen |
Lines: | 13 |
Message-ID: | <36FE2849.CB909F2F@my-dejanews.com> |
References: | <36FD6135 DOT 27496C4D AT xoommail DOT com> |
NNTP-Posting-Host: | client36-117.oprit.rug.nl |
Mime-Version: | 1.0 |
X-Mailer: | Mozilla 4.5 [en] (Win95; I) |
X-Accept-Language: | en |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Ishpeck wrote: > > What is it that you could put in your program that would cause GCC to > freeze up? I figured out that if you had function bodies with nothing > in them, it'd lock things up, but what else would make it do that? Hmmm. Empty function bodies should _not_ cause GCC to freeze up. Basically nothing should cause GCC to lock up. Give us a url (preferred) or the source that causes it and you'll have a lot of people look at it and tell you what's wrong. BTW, make sure you compile with -Wall -W flags and look at all the warnings... Doug Eleveld
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |