tech-toolchain archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: fix to darwin xcompile by including unistd.h in nbcompat getmode.c compile
"Darrin B. Jewell" wrote:
> The issue is that darwin uses tricks to version the setmode symbol
> (appending $UNIX2003), while netbsd's compat_defs.h renames that same
> token to __nbcompat_setmode.
I think these "tricks" are also the cause of the getopt lossage in
http://mail-index.netbsd.org/tech-toolchain/2008/02/04/msg000025.html
? I never figured out the right fix for this problem.
Cheers,
Simon.
Home |
Main Index |
Thread Index |
Old Index