On Tue, Mar 24, 2015 at 3:17 AM, Walter Dnes <[email protected]> wrote: > On Mon, Mar 23, 2015 at 06:18:46PM -0400, Mike Gilbert wrote > >> You will probably need to add -m32 to CFLAGS to avoid building 64-bit >> objects on the 64-bit machine. > > How could i686-pc-linux-gnu-gcc build 64-bit stuff in the first place? > I followed the instructions, and ran the following on the host 64-bit > machine... >
I assumed you were using the x86_64 toolchain. If you have built a dedicated i686 toolchain, my comment does not apply.

