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?
Eric,
So will FSF gcc on Darwin maintain the current 64-bit subdirectory
or will it eventually migrate to using fat binaries as Apple gcc does?
Jack
On Sat, Jan 13, 2007 at 07:02:10AM -0800, Eric Christopher wrote:
>
> All of that is done by a script that calls configure and post-processes
> the resultant builds with the exception of libgcc which is built fat
> in either place.
>
> -eric