bin/139146: gcc(1): gcc -m32 doesn't quite work

Philip M. Gollucci pgollucci at p6m7g8.com
Tue Sep 29 02:10:07 UTC 2009


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

From: "Philip M. Gollucci" <pgollucci at p6m7g8.com>
To: bug-followup at FreeBSD.org, pgollucci at FreeBSD.org
Cc:  
Subject: Re: bin/139146: gcc(1): gcc -m32 doesn't quite work
Date: Mon, 28 Sep 2009 21:59:57 -0400

 uname -sr && echo "int main () { }" > t.c && gcc -v --help 2>&1 | grep
 m32 && gcc -B/usr/lib32 -m32 t.c && file a.out
 FreeBSD 7.2-STABLE
   -m32                        Generate 32bit i386 code
 a.out: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD), for
 FreeBSD 7.2 (702104), dynamically linked (uses shared libs),
 FreeBSD-style, not stripped
 
 
 interesting.... documenation addition then ?
 
 -- 
 ------------------------------------------------------------------------
 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
 Philip M. Gollucci (pgollucci at p6m7g8.com) c: 703.336.9354
 Consultant          - P6M7G8 Inc.                http://p6m7g8.net
 Senior Sys Admin    - RideCharge, Inc.           http://ridecharge.com
 ASF Member          - Apache Software Foundation http://apache.org
 FreeBSD Committer   - FreeBSD Foundation         http://freebsd.org
 
 Work like you don't need the money,
 love like you'll never get hurt,
 and dance like nobody's watching.


More information about the freebsd-bugs mailing list