This is the mail archive of the gdb@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: [commit] Deprecate remaining STREQ uses


> Date: Wed, 31 Dec 2003 14:56:04 -0500 (EST)
> From: mec.gnu@mindspring.com (Michael Elizabeth Chastain)
> 
> I learned on hp-ux, and Eli learned on djgpp, that there is also
> a risk from bit rot in imported code such as gdb/readline and gdb/intl.
> It does not take much work to maintain these but we have to do
> "break main; run" on more hosts more often.

Indeed.

Note that one way to run the DJGPP port easily on GNU/Linux is via
DOSEmu.  (Building it should be possible with cross tools, so even
easier.)


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