public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Cannot compile anything: Internal compiler error in function execute
@ 2002-08-26 12:42 gcc-bnegrao
  0 siblings, 0 replies; only message in thread
From: gcc-bnegrao @ 2002-08-26 12:42 UTC (permalink / raw)
  To: gcc-help


Hi all,
When I try to compile any program, let's say this simple program called
zz.c:
main () { return(50); }

Im using the command-line:
gcc zz.c -o zz

Gcc fails to compile returning "33" (from the echo $?) and issues an error
message:
../../gcc/gcc.c:2325: Internal compiler error in function execute

It's so annoying because there are times that gcc compile successfully, and
if  i try to compile again(just for testing), it fails issuing the above
message.
What can it be?

I'm running Redhat 6.2
egcs-1.1.2-30
gcc version egcs-2.91.66 19990314/Linux
binutils-2.9.5.0.22-6
glibc-2.1.3-26 
glibc-devel-2.1.3-26 
cpp-1.1.2-30 
ldconfig-1.9.5-16
ld.so-1.9.5-13  

Thank you,
bruno.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-08-26 19:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-26 12:42 Cannot compile anything: Internal compiler error in function execute gcc-bnegrao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).