Bug 2131

Summary: cc1: Out of memory
Product: [Retired] Red Hat Linux Reporter: Marty Shannon <martys>
Component: egcsAssignee: Cristian Gafton <gafton>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-04-12 16:29:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Marty Shannon 1999-04-11 19:36:47 UTC
In building clisp, some of the small programs generated by
configure cause egcs (cc1) to run out of memory.  To
reproduce, take the SRPM package from rhcn, edit the spec
file: change the existing %setup line to "%setup -n
%{name}-%{version}", uncomment the "./configure" line(s),
optionally add "make" after the configure lines, and do the
"rpm -ba clisp.spec".  It could probably be demonstrated
more easily, but I haven't had time to narrow it down any
better -- yet.

Comment 1 Cristian Gafton 1999-04-12 16:29:59 UTC
You *really* need a lot of memory to compile that beast.