Same problem here on Ubuntu 10.04 (64-bit).

However, running sparse via the GCC wrapper 'cgcc' seems to work better.
Don't really understand why, but it does. So simply setting the CC
variable before calling 'make' does the trick for me:

jo...@luthien:~/Troglobit/pimd$ CC=cgcc make -j3 clean all

... most Makefiles support overriding the CC variable, but not all YMMV.

-- 
Sparse package doesn't run on 64 bits system
https://bugs.launchpad.net/bugs/374927
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to