In our code we have test variables, like HAVE_ISNAN. The problem is that they 
are redefined in mico/config.h

I wanted to say that defining HAVE_* variables in mico/config.h is not very 
polite. GCC, for example prepends anything with GCC_. Mico could use MICO_ 
prefix. This would resolve the problem.

Denis


      
_______________________________________________
Mico-devel mailing list
Mico-devel@mico.org
http://www.mico.org/mailman/listinfo/mico-devel

Reply via email to