This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

Re: (patch) protoize tweak for djgpp/dos



  In message <200001200038.SAA17697@mercury.xraylith.wisc.edu>you write:
  > Add support for DOS/DJGPP (not Windows32) 8.3 filenames.
  > 
  > 2000-01-19  Mumit Khan  <khan@xraylith.wisc.edu>
  > 
  > 	* protoize.c: (AUX_INFO_SUFFIX): New macro.
  > 	(aux_info_suffix): Use.
  > 	(SAVE_SUFFIX): New macro.
  > 	(save_suffix): Use.
  > 	(munge_compile_parms): Fix typo in NUL. DJGPP supports /dev/null.
  > 	(gen_aux_info_file): Use aux_info_suffix instead of ".X".
  > 	(edit_file): Handle 8.3 restriction for DOS/DJGPP filenames.
  > 
  > 	* invoke.texi (Running Protoize): Update documentation.
Thanks.  I installed this patch.

jeff


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