This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: fat binaries for FSF gcc on Darwin?
- From: Mike Stump <mrs at apple dot com>
- To: Jack Howarth <howarth at bromo dot msbb dot uc dot edu>
- Cc: gcc at gcc dot gnu dot org
- Date: Sun, 14 Jan 2007 14:34:09 -0800
- Subject: Re: fat binaries for FSF gcc on Darwin?
- References: <20070113141334.GA32187@bromo.msbb.uc.edu>
On Jan 13, 2007, at 6:13 AM, Jack Howarth wrote:
Do the Darwin gcc developers ever intend to replicate the use of
fat binaries for FSF gcc (in gcc 4.3 perhaps) or will we always use
separate subdirectories for 32-bit and 64-bit shared libraries?
I'd be curious to hear what people might say, pro or con about
this... I'm not wedded to either approach. I do know if mpfr and
gmp built fat and installed that way, that I wouldn't have to
configure with the, please select the 32 bit abi option. :-(