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: ARM RDI


Jim Blandy wrote:
> On 11/28/05, Mark Mitchell <mark@codesourcery.com> wrote:
> 
>>In my quest to make things build on Windows, I see that ARM GDB doesn't
>>quite build for Windows do the fact that rdi-share doesn't build without
>>angeldll.h.  However, rdi-share does still build on GNU/Linux, where
>>rdi-share isn't required.
> 
> You meant "where angeldll.h isn't required", right?

Yes; sorry.

> decline to build rdi-share.  When you say "Windows", you mean "Windows
> without Cygwin", so I don't know how the configury works there.  Is
> there any way to get this behavior?

Yes, checks for headers work fine, and we know are host OS, there are at
least two ways to do as you suggest, so I should have added another option:

*) Build rdi-share only on non-MinGW hosts.

If we want to keep rdi-share, then that might be a good option.

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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