This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: darwin host?


Alex Rosenberg <alexr@spies.com> writes:

> ../src/configure --prefix=/Volumes/Data/binutils/bin
> --enable-64-bit-bfd --enable-targets=all
> 
> ...
> *** This configuration is not supported in the following subdirectories:
>       bfd binutils ld gas opcodes gprof
>      (Any other directories should still work fine.)
> ...
> 
> "make" then only does etc, intl, and libiberty.
> 
> I should say something ironic about the only Mac in my house that has
> a working binutils being my old PowerBook running MPW.

Oh yeah, sorry, I wandered off the track because of the
--enable-targets=all.

The GNU binutils don't support the Mach-O object file format used on
OS X.  Talk to Apple.

You ought to be able to do the build if you use an explicit --target
to pick a target which is supported.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]