macosx extern inline problem
Torbjorn Granlund
tg at gmplib.org
Mon May 24 20:57:37 CEST 2010
Hans Aberg <haberg-1 at telia.com> writes:
> See also http://gmplib.org/macos.html for information about some Xcode
> quality problems.
The Mac OS X native executable file format is Mach-O. Is that what you
mean by a variant of the a.out format? - The latter is for UNIX like
kernels, and the for the Mach kernel.
Mach-O is based in the old aout format used on BSD systems in the
80'ies. This wasn't a bad format at the time, System V derived systems
used something more limited, known as COFF.
--
Torbjörn
More information about the gmp-discuss
mailing list