Mail Archives: djgpp/2001/09/18/06:35:54
Eli Zaretskii wrote:
>
> This is very strange: the linker does scan libc.a, but
> doesn't find a function that is in there. What version of
> the DJGPP library do you have? What is the value of
> __DJGPP_MINOR__ in the sys/version.h header file?
1- xdir says:
--a--- 758,142 8-04-99 4:06p g:\usr\lib\libc.a
total files 1 total bytes 758,142
This file is in djdev203.zip
2- version.h follows:
/* Copyright (C) 1999 DJ Delorie, see COPYING.DJ for
details */
/* Copyright (C) 1998 DJ Delorie, see COPYING.DJ for
details */
#undef DJGPP
#undef __DJGPP
#undef __DJGPP__
#define DJGPP 2
#define __DJGPP 2
#define __DJGPP__ 2
#undef DJGPP_MINOR
#undef __DJGPP_MINOR
#undef __DJGPP_MINOR__
#define DJGPP_MINOR 3
#define __DJGPP_MINOR 3
#define __DJGPP_MINOR__ 3
Regards,
OPH. 2001-9-18 7:32
Ing. Orlando P. Hevia
heviaop AT ciudad DOT com DOT ar
Santa Fe-Argentina
- Raw text -