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: [RFC/gdb/testsuite] Another way to avoid the windows native tty troubles


On Mon, Jun 16, 2008 at 09:21:42AM +0200, Pierre Muller wrote:
> >3) There is one compilation failure that seems to be specific to my
> >patch and is related to a compilation using the -nodefaultlibs option    
> >in gdb.base/prelink.so.
> >  This probably means that cygwin is not linked in.
> >Note that the compilation also fails without my patch, 
> >but for some other reason (probably because some of 
> >the linked object do require cygwin).

It doesn't matter whether the test fails to compile on Windows; it
should be restricted to Linux, because it is testing gdb interaction
with the 'prelink' program - which is GNU/Linux specific.

We have a few more Windows patches in our tree.  I promised to post
them a while ago; I haven't had time :-( But I haven't forgotten,
either!

-- 
Daniel Jacobowitz
CodeSourcery


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