Quote:
Originally Posted by rsharma1
I am trying to install the gcc rpm package and get error message
gcc < 2.96-79 conflicts with glibc-devel-2.3.4-2.36.i386 . i can not find any posts on this.
|
This is implying that your installed version of glibc is only compatible with versions of gcc < 2.96-79. To install the version of gcc you are attempting, you will need to install an older version of glibc. Alternatively you can install a version of gcc compatible with glibc.
Is this gcc rpm the recommended one for your version of linux?