[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: XEON SMP KERNEL 2.4.20 tree



The kernel would not even compile with gcc-3.x

Thus, I have been using the following:

make CC=gcc-2.95 dep
make CC=gcc-2.95 bzImage
cp arch/i386/boot/bzImage /boot/vmlinuz-newkern
cp System.map   /boot/System.map-newkern
lilo
make CC=gcc-2.95 modules
make CC=gcc-2.95 modules_install

>Which compiler did you use? GCC 2.95.4 is known to create buggy SMP
>kernels, at least it did in my experience. If you used that one, you may
>want to try using 3.x.

-- 
            -\ - /-        
         --([0]-[0])--     
+--------oOOo-(_)-oOOo--------------------------+
| Theodore Knab                                 |
| Annapolis Linux LUG when not a sysadmin       |
+-----------------------------------------------+
|You are my wife, so you are under contractual  |
|obligation to like me. ---Homer Simpson        |
|        oOOo                                   |
|       (    )    oOOo                          |
+--------\  (----(   )--------------------------+
          \_)     ) / 
                 (-/



Reply to: