This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH]: Add support for MacOSX 64bits target
On Sep 5, 2008, at 1:27 PM, Nick Clifton wrote:
Hi Tristan,
I tested it manually on a very binary (ie objdump -xxx file).
I have to run the testsuite. However because only binutils/ are
built (no gas, no ld), I am not sure how
the testsuite behaves.
Fair enough. Please just try testing a non-MachO toolchain (eg
i686-pc-linux-gnu) to make sure that there are no regressions. (ie
for paranoia's sake).
Do you mean building on gnu/linux with --enable-targets=i386-mac-
darwin ?
(As this patch only modifies mach-o.[ch] files, it is useless to
build only for the gnu/linux target).