This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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: [patch] allow darwin as cross compile host


matthew green wrote:
> 
> hi folks.
> 
> i needed this patch to correctly guess to use "macos", as
> configure.guess is giving me `powerpc-apple-darwin5.2'.
> 
> OK to commit?

No, you don't want to use the "macos" host, since a) it's for
MacOS 7/8/9, and b) it's scheduled to be evaporated.  Darwin
needs its own host file, which will resemble the FreeBSD config
more than anything else.

Stan


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