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] gdb_ari.sh changes to discard some file types for specific tests


> From: "Pierre Muller" <muller@ics.u-strasbg.fr>
> Cc: <gdb-patches@sourceware.org>
> Date: Thu, 25 Oct 2007 09:17:54 +0200
> 
>   I changed the output of doscheck to
> avoid getting false duplicates for files
> in different directories.

What are those false duplicates? can you show an example?

I use doschk quite frequently, but never met such false duplicates.

>   By the way, is the script that
> generates the DJGPP gdb source public?
> If yes, where can I find it?

The only DJGPP-specific script required to build GDB is
gdb/config/djgpp/djconfig.sh.  You are supposed to run it instead of
the standard ./configure (djconfig.sh will run the top-level configure
script as part of its job).  The rest is just like on any other
system: run Make and watch it build (hopefully; I haven't built it for
quite some time, due to lack of free time).


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