This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: RFC: Add 32bit x86-64 support to binutils
- From: Hans-Peter Nilsson <hans-peter dot nilsson at axis dot com>
- To: hjl dot tools at gmail dot com
- Cc: binutils at sourceware dot org
- Date: Fri, 31 Dec 2010 02:16:29 +0100
- Subject: Re: RFC: Add 32bit x86-64 support to binutils
> Date: Fri, 31 Dec 2010 02:11:15 +0100
> From: Hans-Peter Nilsson <hp@axis.com>
> use 'CC=gcc -m32' as below with gcc-4.3.x)
JFTR, I was wrong on the gcc version:
pchp2:hp:/tmp: rpm -q gcc
gcc-4.4.3-4.fc12.x86_64
and it was 'CC=gcc -O2 -m32'.
brgds, H-P