Discuss the development of new homebrew software, tools and libraries.
	Moderators:  cheriff , TyRaNiD 
			
		
		
			
				
																			
								Lollerskates 							 
									
		Posts:  12 Joined:  Sat Jun 25, 2005 2:42 pm
				Contact: 
				
			 
				
		 
		
						
					
													
							
						
									
						Post 
					 
								by Lollerskates  Sun Jun 26, 2005 3:43 pm 
			
			
			
			
			Hey guys, I have the newest dev environment set up on linux, and this isn't about HelloWorld.  I've searched the forum and couldn't find a post about other operands...  this is happening when compiling the source released for Snake:
startup.S: Assembler messages:
am i missing something?
thanks
 
		 
				
		
		 
	 
				
		
		
			
				
																			
								squiggle 							 
									
		Posts:  9 Joined:  Sun Jun 26, 2005 8:33 pm 
		
						
					
						 
													
							
						
									
						Post 
					 
								by squiggle  Sun Jun 26, 2005 8:35 pm 
			
			
			
			
			ra = 31
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								Lollerskates 							 
									
		Posts:  12 Joined:  Sat Jun 25, 2005 2:42 pm
				Contact: 
				
			 
				
		 
		
						
					
						 
													
							
						
									
						Post 
					 
								by Lollerskates  Mon Jun 27, 2005 3:30 am 
			
			
			
			
			thank you very much, squiggle, that fixed all the operand issues.
all that's left is an error on line 104: 
startup.S:104: Warning: setting incorrect section attributes for .rodata.entrytable 
which is identical to the .section line from helloworld, but for snake it's not working.   any idea?
 
		 
				
		
		 
	 
				
		
		
			
				
								Drakonite 							 
						Site Admin 			
		Posts:  990 Joined:  Sat Jan 17, 2004 1:30 am
				Contact: 
				
			 
				
		 
		
						
					
						 
													
							
						
									
						Post 
					 
								by Drakonite  Tue Jun 28, 2005 7:14 am 
			
			
			
			
			remove the w from the "wa"