This is the mail archive of the gdb@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: GDB 7.0.90 available for testing


> For example configure accepts --target=bfin-rtems4.10 without any
> complaint and subsequently builds binaries.

I think that's a known situation - we don't check the correctness of
the target triplet - often the configure just assumes one of the
bareboard variants but that's highly speculative at best. when you're lucky,
you'll see an error message during the GDB configure, but otherwise,
yeah, GDB will fail at build time.

-- 
Joel


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