Jun 14, 2005 #1 E eeeraghu Full Member level 4 Joined Jun 3, 2005 Messages 221 Helped 26 Reputation 50 Reaction score 9 Trophy points 1,298 Activity points 3,384 Can anyone explain what is a ggc in linux and how to configure it, the problem is while loading the drivers(network) intel 100 by name its asking for gcc not installed how can i tackle now?
Can anyone explain what is a ggc in linux and how to configure it, the problem is while loading the drivers(network) intel 100 by name its asking for gcc not installed how can i tackle now?
Jun 15, 2005 #2 G ghbolivar Full Member level 1 Joined Jul 25, 2001 Messages 97 Helped 7 Reputation 14 Reaction score 0 Trophy points 1,286 Activity points 764 Re: urgent about GCC? GCC, the GNU Compiler Collection, includes front ends for C, C++, Objective-C, install: cd-rom of linux or search rpm: http://rpm.pbone.net enjoy
Re: urgent about GCC? GCC, the GNU Compiler Collection, includes front ends for C, C++, Objective-C, install: cd-rom of linux or search rpm: http://rpm.pbone.net enjoy
Jun 15, 2005 #3 E echo47 Advanced Member level 6 Joined Apr 7, 2002 Messages 3,933 Helped 638 Reputation 1,274 Reaction score 90 Trophy points 1,328 Location USA Activity points 33,176 urgent about GCC? If you need more info about GCC itself: https://gcc.gnu.org/
Jun 15, 2005 #4 S spweda Full Member level 3 Joined Jun 28, 2001 Messages 184 Helped 7 Reputation 14 Reaction score 2 Trophy points 1,298 Activity points 1,261 Re: urgent about GCC? The Linux distributions include GCC. You could add gcc option even if you installed the Linux.
Re: urgent about GCC? The Linux distributions include GCC. You could add gcc option even if you installed the Linux.