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

Re: More Kernel compile



> Okay, what do I need to change to fix my broken compile setup? 

Depends on what is broken - check that the CROSS_COMPILE setting in
arch/m68k/Makefile points to the correct compiler, and make sure you didn'
try to compile source files with wrong compiler flags (i.e. didn't just
type gcc init/main.c but used make dep && make). 

I never got it to break that way, sorry.

	Michael


Reply to: