Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: crossbuild of -current amd64 from Darwin9.3 failed
Quentin Garnier wrote:
> I've tracked this down to libiberty, which the tools version of
> mdsetimage is linked with. It includes a GNU implementation of getopt,
> and apparently the linker on Mac OS X get confused using optind and
> optarg from one implementation and getopt from the other (the other
> implementation being the libc). Of course that leads to interesting
> results.
I mentioned this in
http://mail-index.netbsd.org/tech-toolchain/2008/02/04/msg000025.html
and again in
http://mail-index.netbsd.org/tech-toolchain/2008/06/09/msg000220.html
(and followups) but never found a proper fix for this. I just remove
the "-v" from the mdsetimage call on my MacOS box.
Cheers,
Simon.
Home |
Main Index |
Thread Index |
Old Index