www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2001/11/26/05:27:20

X-Authentication-Warning: smtp3.ihug.com.au: Host p158-tnt3.syd.ihug.com.au [203.173.132.158] claimed to be acceleron
Message-ID: <002401c17664$d3ff84f0$0102a8c0@acceleron>
From: "Andrew Cottrell" <acottrel AT ihug DOT com DOT au>
To: <djgpp-workers AT delorie DOT com>
Subject: Find 4.1.7 DJGPP port query
Date: Mon, 26 Nov 2001 21:26:05 +1100
MIME-Version: 1.0
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2600.0000
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
Reply-To: djgpp-workers AT delorie DOT com

I have ported Find 4.1.7 and have had to make the chnages as outlined below.
In the port the changes that were done include #ifdef __MSDOS__ in the
parser.c and other files. Should these be #ifdef __MSDOS__ or #ifdef
__DJGPP__  ? If not then is this okay to send to the Find maintainers? I
have produced a change zip file which can be downloaded via the URL
http://clio.rice.edu/djgpp/win2k/DJGPP_changes_for_FIND_4.17.zip . It
contains the diff files and the updated files.

Code snippet from parser.c:

#ifdef __MSDOS__
static boolean parse_dosexec PARAMS((char *argv[], int *arg_ptr));
static boolean parse_dosok PARAMS((char *argv[], int *arg_ptr));
#endif

I have produced a change zip file which can be downloaded via the URL
http://clio.rice.edu/djgpp/win2k/DJGPP_changes_for_FIND_4.17.zip . It
contains the diff files and the updated files.


------ DJGPP CHANGES -----------

The following are the changes made to Find 4.1.7 in order for it to build
out of the box for DJGPP.

DJGPP cleanup:-
---------------
DJGPP 2.03 is able to use the configure scripts as it is.
1) delete DJGPP directory
4) New readme.dos in main directory (modifed readme from old DJGPP
directory)

The following files were updated to include the changes in the Find 4.1
port:-
    xargs\xargs.c
    find\defs.h
    find\find.c
    find\parser.c
    find\pred.c

The following file was modified to add change list as detailed above.
    changelog

The modification to the changelog is not currently included in the source
code at clio. Just spotted that I forgot to do it.

Andrew


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019