Hi,  
I've tried a few settings.  
 
I completly removed the coptflags and tried the 
following: 
 
1)CFLAGS= -O3 -pipe -funroll-loops 
did not work 
 
2) CFLAGS= -O2 -pipe -funroll-loops 
did not work 
 
3) CFLAGS= -O -pipe -funroll-loops 
did not work 
 
4) CFLAGS= -O -pipe  
did not work 
 
The only compile settings that I was able to use 
was:  
#CFLAGS= ... 
Yes, ;-( I had to comment and disable the CFLAGS 
because "every" optimisation setting I used, made 
it impossible to compile the kernel. The error was 
always the aicxxx ..etc error messages. 
 
 

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to