Re: mbmon support on x86_64 arch.
Bill WIlson <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.gkrellm |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 18 Jun 2006 14:56:53 +0100 malc <[email protected]> wrote: > One of our users raised the following bug [1] regarding the use of > mbmon on amd64 (x86_64) platforms. He seems to be correct, I cannot > see why the section of src/sysdeps/sensors-common.c at line 198 is > predicated with "#if defined(__i386__)" only. Can I suggest that it be > changed to "#if defined(__i386__) || defined(__x86_64__)" in the next > version, or is there some reason I've missed as to why this is > x86-only? It was just that the mbmon Readme says "only on x86 platforms" and I didn't look ahead when I wrote the code. Actually I'll probably just make it have no #if at all since there's no reason to assume a mbmon version will never be ported to other architectures. Bill _______________________________________________ Gkrellm mailing list [email protected] http://ninja.linux-phreak.biz/mailman/listinfo/gkrellm