joel wrote:

Yes, I wouldn't lie about something like this.
The nvidia install script has its own ideas about which compiler it is using.
Are there any other names for the compiler except gcc?
I have searched my box for gcc and cc and all I get is /usr/bin/gcc. Nothing else.
Joel



Generally gcc is a link to gcc-2.95 or gcc-3.2 or 3.3. If you
ls -l /usr/bin/gcc*
you'll see what's there to choose from. You can change the link to point to a different version.


--
Ken



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

Reply via email to