gcc i686 libc
Hi all,
I am trying to up date the gcc libc from i386 to i686 on Redhat 9, Fedora 2.
Has any one done that? May be you give me some instruction on how should I do it.
right now when i do "gcc -v" it shows reading /lib/modules/kernel-version/i386/gcc/specs
I want to make the gcc reading from /lib/modules/kernel-ersion/i686/gcc/specs
Thanks your for any advice!
Cindy
|