This is the mail archive of the gdb-patches@sourceware.org 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: [RFA] Darwin Port (Part 1: changes in common files)



On Nov 10, 2008, at 7:58 PM, Mark Kettenis wrote:
I know Apple doesn't want you to run their OS on non-Apple hardware,
but I don't think we should reinforce that standpoint.  Could we just
match *-*-dawrwin*?

Sure! Note that you can run darwin on any hardware (as it is open source)


Also, I'm a bit confused by the Darwin vs. MacOS X naming game.  I
realize it would be quite a bit of work, but to me it would make sense
to exclusively use Darwin in comments, function names and file names
(appropriately capitalized).

Ok, not fun but better earlier than later.


Why do you need both Darwin and Darwin64?  We don't do this for other
operating systems that have both a 32-bit and a 64-bit variant.

Ok, will learn how to do with only one osabi.


Tristan.


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