
Originally Posted by
ambro814
# cd common/lib/modules/fglrx/build_mod
(Change GCC4 to GCC3 if needed, and x86 to x86_64 if your kernel is 64bit).
How to know if GCC3 is needed ?
Code:
# ln -s ../../../../../arch/x86/lib/modules/fglrx/build_mo d/libfglrx_ip.a.GCC4 libfglrx_ip.a.GCC4
My gcc version is -
gcc version 4.1.2 20070925 (Red Hat 4.1.2-27)
Using the defaults should have used GCC4 (I didn't change to GCC3 since I don't know if I should). But why do I see libfglrx_ip.a.GCC instead of libfglrx_ip.a.GCC4 ?
I still see the unsupported message log in xorg log. Any pointers greatly welcome.
Thanks,
KM