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: [PATCH 1/7] Introduce header (jit-reader.h.in) and modify build system.


On Tue, 09 Aug 2011 17:39:11 +0200, Eli Zaretskii wrote:
> I understand that jit.c will be compiled unconditionally on the x86
> architectures, is that right?  If so, would it be possible to rename
> jit-header.h.in to jit-header.in, or some other name that doesn't
> violate the file-naming restrictions on 8+3 (a.k.a. DOS) filesystems?

Do you have some recent successful build of DJGPP on such 8+3 platform?
jit-header.h.in is the only right name to substitute for jit-header.h so it
would make sense to break the naming for some real portability.  But the last
statement from you
	Re: [RFC] DJGPP: fnchange.lst removal attempt
	http://sourceware.org/ml/gdb-patches/2010-04/msg00389.html

said the last build you done was gdb-7.0 and I was not successful myself on
FreeDOS in that mail thread.


Thanks,
Jan


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