HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Gcc 4.4.1 Compile error On Tru645.1b
Operating System - Tru64 Unix
        1839921
        Members
    
    
        2756
        Online
    
    
        110157
        Solutions
    
Forums
        Categories
Company
Local Language
                
                  
                  back
                
        
                
        
                
        
                
        
        
        
                
        
                
        
        
        
                
        
              
              Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
                
                  
                  back
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
            
                
            
                
            
                
            
                
            
            
                
            
                
            
            
                
            
                
              
            Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
        Information
        Community
Resources
Community Language
        Language
        Forums
Blogs
Topic Options
			
				
					
	
			
		
	- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2009 08:33 AM
09-03-2009 08:33 AM
			
				
					
						
							Gcc 4.4.1 Compile error On Tru645.1b
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Im not much for debuggin, just buggin...When I use gnu make to compile the newe GCC4.4.1 from source (since I cannot find binary), I get the following error. Any help would be greatly appreciated.
"cc1: out of memory allocating 8016 bytes after a total of 129393888 bytes >>>This is the place.
make[3]: *** [c-common.o] Error 1
make[3]: Leaving directory `/usr3/gcc-4.4.1/host-alphaev67-dec-osf5.1b/gcc'
make[2]: *** [all-stage2-gcc] Error 2
make[2]: Leaving directory `/usr3/gcc-4.4.1'
make[1]: *** [stage2-bubble] Error 2
make[1]: Leaving directory `/usr3/gcc-4.4.1'
make: *** [all] Error 2"
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
"cc1: out of memory allocating 8016 bytes after a total of 129393888 bytes >>>This is the place.
make[3]: *** [c-common.o] Error 1
make[3]: Leaving directory `/usr3/gcc-4.4.1/host-alphaev67-dec-osf5.1b/gcc'
make[2]: *** [all-stage2-gcc] Error 2
make[2]: Leaving directory `/usr3/gcc-4.4.1'
make[1]: *** [stage2-bubble] Error 2
make[1]: Leaving directory `/usr3/gcc-4.4.1'
make: *** [all] Error 2"
- Tags:
- gcc
		2 REPLIES 2
	
	            
            
		
		
			
            
                - Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2009 11:06 AM
09-03-2009 11:06 AM
			
				
					
						
							Re: Gcc 4.4.1 Compile error On Tru645.1b
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						How much memory and swap space do you have
on that (unidentified) system? Perhaps you
just ran out.
I can't activate my Tru64 system at the
moment, but my notes suggest that the last
GCC which I've built on it was 4.3.0. I
can't be sure for a week or so, but I'd guess
that I haven't gotten anything newer to go
through. (I can't be sure what I've tried,
either, but I'd guess 4.4.0.) In any case,
I claim that I did get 4.3.0 working. After
that, no bets.
I do seem to have tried 4.4.0 on HP-UX
(11.31, IA64), with no success. I'm still
using 4.3.3 there. This stuff seems not to
be entirely fool-proof.
		
		
	
	
	
on that (unidentified) system? Perhaps you
just ran out.
I can't activate my Tru64 system at the
moment, but my notes suggest that the last
GCC which I've built on it was 4.3.0. I
can't be sure for a week or so, but I'd guess
that I haven't gotten anything newer to go
through. (I can't be sure what I've tried,
either, but I'd guess 4.4.0.) In any case,
I claim that I did get 4.3.0 working. After
that, no bets.
I do seem to have tried 4.4.0 on HP-UX
(11.31, IA64), with no success. I'm still
using 4.3.3 there. This stuff seems not to
be entirely fool-proof.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2009 05:45 PM
09-03-2009 05:45 PM
			
				
					
						
							Re: Gcc 4.4.1 Compile error On Tru645.1b
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						It sounds like you're hitting the session's data segment size limit.  Check the soft and hard limits with "ulimit -d" and "ulimit -dH" respectively.  If the soft limit is less than the hard limit (and it probably is), try "ulimit -d unlimited" before compiling.  This will increase the session limit from the soft limit up to the value of the hard limit.
Martin
		
		
	
	
	
Martin
	I work for HPE
A quick resolution to technical issues for your HPE products is just a click away HPE Support Center
See Self Help Post for more details
			
			
				
			
			
			
			
			
			
		A quick resolution to technical issues for your HPE products is just a click away HPE Support Center
See Self Help Post for more details

The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
		
	
	
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP