This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Darwin as primary platform
- From: Eric Christopher <echristo at apple dot com>
- To: Bradley Lucier <lucier at math dot purdue dot edu>
- Cc: gcc mailing list <gcc at gcc dot gnu dot org>
- Date: Fri, 22 Sep 2006 18:20:55 -0700
- Subject: Re: Darwin as primary platform
- References: <0EEB11C5-FECF-4A02-9CDD-9C13C528DD27@math.purdue.edu>
Bradley Lucier wrote:
Right now, it seems that one may not be able to build a 64-bit version
of the compiler itself, on either either x86-64 or ppc64, see
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28994
I notice that because some of my (automatically generated) C programs,
with certain compiler options, require more memory than a 32-bit
compiler provides.
Just a comment.
You may or may not have noticed that there are no 64-bit native targets
for darwin.
-eric