gnu/96570: [patch] cc can't build 32-bit executables on amd64

Doug White dwhite at gumbysoft.com
Mon May 1 22:40:26 UTC 2006


The following reply was made to PR gnu/96570; it has been noted by GNATS.

From: Doug White <dwhite at gumbysoft.com>
To: bug-followup at freebsd.org
Cc:  
Subject: Re: gnu/96570: [patch] cc can't build 32-bit executables on amd64
Date: Mon, 1 May 2006 15:34:39 -0700 (PDT)

 Sean Bryant <bryants at gmail.com> pointed out that if you run your cc as:
 
 cc -m32 -B/usr/lib32 -B/usr/local/lib32 t.c
 
 then you'll get a working binary.
 
 -- 
 Doug White                    |  FreeBSD: The Power to Serve
 dwhite at gumbysoft.com          |  www.FreeBSD.org


More information about the freebsd-bugs mailing list