lo lo, I would like to link cpufreq utils against static libcpufreq.a I have tried extracting libcpufreq.a from libcpufreq.so.0.0.0 with the command "ar -cvq libcpufreq.a libcpufreq.so.0.0.0", and linked the binaries against the lib, but the .a archive have reference for libcpufreq.so and the produced binaries show dependency against libcpufreq.so. Someone could help how could I fix this problem (instead of asking why I would like to link against static lib :-) Thanks. -- To unsubscribe from this list: send the line "unsubscribe cpufreq" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html