Date: Sun, 27 Mar 2005 09:48:00 -0600 From: Robert Wideman <rwideman@sbcglobal.net> To: freebsd-amd64@freebsd.org Subject: 32 bit compatibility on FreeBSD 5.3 Amd64 Message-ID: <4246D5B0.309@sbcglobal.net>
next in thread | raw e-mail | index | archive | help
I'm running FreeBSD 5.3-Release AMD64 version. When I try to compile my source that im writing for 32 bit compatibility I receive errors. gcc -m32 <source.c> ERROR: '/usr/bin/ld: skipping incompatible /usr/lib/libgcc.a when searching for -lgcc /usr/bin/ld: cannot find -lgcc' Ive read that 5.3 has problems with 32 bit compatibility and that 5.4 should resolve this. Does anyone know of a workaround on this?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4246D5B0.309>