mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-11-04 02:19:22 +01:00 
			
		
		
		
	because it is processor independent
  * mppc68k.bat modified to undefine i386 and support_mmx
    (which are defaults for i386)
		
	
			
		
			
				
	
	
		
			3 lines
		
	
	
		
			116 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			116 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
ppc386 -Ch8000000 -uSUPPORT_MMX -ui386 -dm68k -dGDB -a -Sg pp.pas %1 %2 %3 %4 %5 %6 %7 %8 %9
 | 
						|
copy pp.exe ppc68k.exe
 |