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 to add QNX NTO i386 support


> >
> > Huh?  Are you saying that, even though you don't mention tm-nto.h in
> > any of the Makefile-fragments you're adding, you need the file to
> > build GDB?
>
> Actually, NAT_FILE is nm-nto.h.  I was quite confused when I eliminated
> NAT_FILE from nto.mh and all of a sudden couldn't build a native gdb
> anymore.  If you look at the configure script, you'll see that if NAT_FILE
> isn't defined, you never build a native gdb.  So I went 'touch nto.mh' and
> added it to nto.mh.  I expect it will eventually be an empty file (once I
> get rid of the single define in it).

Oh...I didn't read that correctly.  You're right.  There is a tm-nto.h
there.  How the heck did that happen?  I must have copied something
incorrectly.  Tomorrow when I'm back to work I'll have to figure out what I
was doing.  I've been moving so much stuff around that I must have slipped
somewhere.

Good eyes.

cheers,

Kris


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