On Tue, Jan 25, 2011 at 11:07:02AM +0530, Shankar Ganesh wrote:
Can you send me the verbose output of “gcc test.c –v”? I could analyze the issue using the verbose output.
Here it is :
Looks like some incompatibilities comming - up. After gcc installation, even invoking ssh gives segmentation fault
What platform is this running on?
I'm surprised you're getting SEGVs running ssh -- I don't think it's likely that installing a new gcc could cause that to fail unless it is messing with the dynamic linker or core libraries.