The following source files are required for a Unix ADC:
aux3.cUnix/Linux ADCs should be built using a native compiler. From 4.520 they cannot be built using the 16 bit object code portability feature. A sample makefile called unix_adc.mak is supplied. This can easily be adapted to build any ADC on any version of Unix or Linux. You will need to make sure the CFLAGS and LDFLAGS are set appropriately for your environment. The default value of these variables will probably select the one byte alignment required for compiling DP4 programs correctly. The file contains suitable values for the most popular varieties of Unix and Linux, and you should choose one of these.