mammal
09-13-02, 05:49 AM
I've just upgraded the kernel from redhat-rawhide. It's been compiled with gcc3.2. Modules need to be compiled with the same version of the compiler so I installed gcc3.2 and tried to compile NVdriver which went ok. But insmod complains about NVdriver using gcc2 and kernel using gcc3. I think it's because of Module-nvkernel which is linked into NVdriver and which was compiled using gcc2 (or egcs)
any solution to this?
any solution to this?