NDAS Build System
Redhat 9
Should be compiled with gcc-3.2.x or below Due to the section attribute variable should be global with gcc 3.3 or above compiler.
If you compile the driver with gcc 3.4 or above, the kernel version information in the .modinfo section is not included in ndas_core_main.o file. so insmod refuses to insert the module into kernel.
Fedora Core 3
Should be compiled with gcc-3.4.x
insmod check the gcc version. the gcc version should be same with the compiler compiled the kernel.
Fedora Core 4
Should be compiled with gcc-4.0.x
insmod check the gcc version. the gcc version should be same with the compiler compiled the kernel.
