[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] gcc and egcs co-existing?



	According to RMS, the latest version of egcs *is* the latest version of
gcc. The move is being made official. I don't know which developers you
speak of but in the past, versions of the kernel had some issues running
properly when built under egcs. The 2.2.X kernels (which RH6 contains)
(as well as the new 2.0.X I understand) build and run fine with egcs.

	Good luck & later,

		Ben Scherrey

Nomad the Wanderer wrote:
> 
>   I just upgraded to RedHat-6.0.  While working on debugging an app,
> I found that /usr/bin/gcc is actualy egcs.  Acording to the developers
> that'ls a problem.
> 
>   The question.  If I install latest gcc, am I going to break anything
> major or do I need to remove egcs first, etc?