Date: Tue, 29 Sep 2009 02:10:06 GMT From: "Philip M. Gollucci" <pgollucci@p6m7g8.com> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/139146: gcc(1): gcc -m32 doesn't quite work Message-ID: <200909290210.n8T2A6pq091376@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/139146; it has been noted by GNATS. From: "Philip M. Gollucci" <pgollucci@p6m7g8.com> To: bug-followup@FreeBSD.org, pgollucci@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@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909290210.n8T2A6pq091376>