I've got a set of XL C compiles where one is giving me a CCN3690 message and 
the other is not. I've scoured over the compiler options and both are getting 
fed the same ones. But the compile out of one environment (Dev) is giving the 
message, but the one out of the other (integration) does not. This is the same 
source, just be compiled in different environments. I've started digging into 
the JCL Procs to see if there is any difference, but nothing has jumped out as 
yet. 

#include <stdlib.h>                    // Common Library Functions Header File  
                  |    
=====>     CCN3690 Built-in function __popcnt4 is unrecognized. The default 
linkage convention is used.
=====>     CCN3690 Built-in function __popcnt8 is unrecognized. The default 
linkage convention is used.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to