James McDonald wrote:

Net Llama! wrote:

Set the environment variable CC equal to the path to the gcc that you want
to use.


I did an export CC=/usr/bin/gcc296 and then ran make bzImage modules but when I did a ps -ef to check for which binary was executing it showed up as gcc (the version 3.2.2 gcc).

I thought that CC would automatically be picked up....




change the link in /usr/bin to point to the correct version.
ls -l /usr/bin/gcc*
will show what is available.

--
Ken



_______________________________________________
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc -> http://smtp.linux-sxs.org/mailman/listinfo/linux-users

Reply via email to