Hello,
Did a try to port it to Os2.
But the make failed :(
I use gcc 4.4.1
This is the part where the errors / warning begins...
CC getdate.o
CC hash-pjw.o
CC hash-triple.o
CC linebuffer.o
CC localcharset.o
Localcharset.c:80:1: warning: "ISSLASH" redefined
In file included from localcharset.c:21:
./config.h:1732:1: warning: this is the location of the previous definition
CC malloca.o
CC mbchar.o
CC mbsalign.o
CC mbscasecmp.o
CC mbslen.o
CC mbsstr.o
mbsstr.c: In function 'knuth_morris_pratt_multibyte':
mbsstr.c:42: warning: implicit declaration of function 'mbslen'
CC mbswidth.o
CC memchr2.o
CC memcmp2.o
CC openat-die.o
CC printf-frexp.o
CC printf-frexpl.o
CC priv-set.o
CC progname.o
CC propername.o
propername.c: In function 'mbsstr_trimmed_wordbounded':
propername.c:56: warning: implicit declaration of function 'mbsstr'
propername.c:56: warning: initialization makes pointer from integer
without a cast
CC randint.o
CC randperm.o
CC randread.o
CC rand-isaac.o
CC readtokens0.o
CC savewd.o
savewd.c: In function 'savewd_chdir':
savewd.c:112: error: 'O_DIRECTORY' undeclared (first use in this function)
savewd.c:112: error: (Each undeclared identifier is reported only once
savewd.c:112: error: for each function it appears in.)
make[4]: *** [savewd.o] Error 1
make[4]: Leaving directory `U:/coreutils-7.5/lib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `U:/coreutils-7.5/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `U:/coreutils-7.5/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `U:/coreutils-7.5'
make: *** [all] Error 2
Any ideas?
I try later with gcc 3.4.6
--
With the best regards,
Elbert Pol
--------------------------------------------------
*** Take a look at www.romeepol.nl ***
--------------------------------------------------