Hallo allerseits,
ich habe für die FourQ-Lib [1] (Subordner FourQ-NEON) entsprechend der Readme versucht das Beispiel zu compilieren:
	
	
	
		
als Ausgabe bekam ich:
	
	
	
		
weiß jemand, wie ich das richtig und fehlerfrei compilieren kann?
Viele Grüße
[1] FourQlib - Microsoft Research
				
			ich habe für die FourQ-Lib [1] (Subordner FourQ-NEON) entsprechend der Readme versucht das Beispiel zu compilieren:
		Code:
	
	make CC=gcc ARCH=ARM INTERLEAVE=TRUE MIX_ARM_NEON=TRUE
		Code:
	
	FourQ_NEON>make CC=gcc ARCH=ARM INTERLEAVE=TRUE MIX_ARM_NEON=TRUE
gcc -c -O3     -D _ARM_ -D __LINUX__ -mfloat-abi=hard -mfpu=neon -D _INTERLEAVE_ -D _MIX_ARM_NEON_   -finline-functions -finline-limit=300 ecc_tests.c
gcc.exe: error: unrecognized command line option '-mfloat-abi=hard'
gcc.exe: error: unrecognized command line option '-mfpu=neon'
make: *** [ecc_tests.o] Error 1weiß jemand, wie ich das richtig und fehlerfrei compilieren kann?
Viele Grüße
[1] FourQlib - Microsoft Research
			
				Zuletzt bearbeitet: 
			
		
	
								
								
									
	
								
							
							![[HaBo]](/styles/default/logoklein.png) 
				 
 
		 
 
		 Der letzte (fixed-base precomputation tests) hat einen Fehler.
 Der letzte (fixed-base precomputation tests) hat einen Fehler. 