Messages in this thread |  | | Date | Sun, 16 Feb 2003 23:09:49 -0500 | From | Daniel Jacobowitz <> | Subject | Re: linux 2.5.53 not compiling |
| |
On Mon, Feb 17, 2003 at 09:33:32AM +0530, Rahul Vaidya wrote: > >From my kernel source directory: I have aliased gcc to my actual gcc > file..not the softlinked one..
Shell aliases won't affect the GCC that Make uses. Try using make CC=/path/to/real/gcc.
-- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |