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: build i386-darwin


[ I already sent this, but I didn't see it show up on the list; so I'm
resending.  Apologies if you get 2. ]

>>>>> "Tristan" == Tristan Gingold <gingold@adacore.com> writes:

Tristan> currently gdb is the same when configured for i386-darwin or
Tristan> x86_64-darwin.  This is obviously wrong as without
Tristan> --enable-64-bit-bfd, i386-darwin won't handle correctly 64
Tristan> bit addresses and compilation will generate warnings.

Yeah... today I noticed that the build was broken on my (x86) machine
here.  Oops!

Tristan> So I prefer to use #ifdef/#endif.  Maybe later I will be able
Tristan> to find a better solution.

Ordinarily I would not weigh in on a Darwin port matter, but in this
case, since the build is broken, I will.  I read your patch and I
think it is ok.  Please check it in.

Tom


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