mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	Added file showing how to compile riscv toolchain for different extension combinations.
This commit is contained in:
		
							parent
							
								
									596cc4fde4
								
							
						
					
					
						commit
						cc5c5da8bc
					
				
							
								
								
									
										3
									
								
								benchmarks/riscv-coremark/multilib.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								benchmarks/riscv-coremark/multilib.txt
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,3 @@ | ||||
| If you need to compile for different abi, below is an example of how to configure the gnu riscv toolchain. | ||||
| 
 | ||||
| ./configure --prefix=/import/eager1/ross/riscv-multilib-bin --enable-multilib --multilib-generate="rv32i-ilp32--;rv32im-ilp32--;rv32iac-ilp32--;rv32imac-ilp32--;rv32imafc-ilp32f--;rv64ic-lp64--;rv64imac-lp64--;rv64imafdc-lp64d--" | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user