On Wed, May 12, 2004 at 11:40:28AM -0700, AthlonRob wrote: > On Wed, 2004-05-12 at 11:30, Peter Stuge wrote: > > > SIGILL means Illegal instruction. I suggest you use -mcpu instead of > > -march when building server binaries in Gentoo that you may end up > > juggling around different hardware. > > Unfortunately, bincimap won't build on my old Slackware 8.1 box... I > don't think binc will build with gcc 2.95 at all.
I have a machine where it works. foo:~$ g++ -v Reading specs from /usr/lib/gcc-lib/i386-slackware-linux/2.95.3/specs gcc version 2.95.3 20010315 (release) foo:~$ cat /etc/slackware-version 3.6 foo:~$ //Peter
