> If I put the -lcygwin in there, I get the multiple definition error. > If I don't put the -lcygwin in there, I get the missing getreent error.
> Is there some compile option I can give that will tell the compiler to > ignore one of the malloc() or free() definitions? Looks like there is something wrong in your cygwin installation. Try to reinstall cygwin from scratch. Below here is the list of cygwin packages, which are sufficient for compiling most GNU packages (and more than enough to compile glpk). ash-20040127-3.tar.bz2 autoconf-4-1.tar.bz2 autoconf2.5-2.61-1.tar.bz2 automake-2-1.tar.bz2 automake1.10-1.10-1.tar.bz2 bash-3.2.9-11.tar.bz2 binutils-20060817-1.tar.bz2 bison-2.3-1.tar.bz2 bzip2-1.0.3-2.tar.bz2 coreutils-6.7-2.tar.bz2 crypt-1.1-1.tar.bz2 cygwin-1.5.24-1.tar.bz2 diffutils-2.8.7-1.tar.bz2 fftw3-3.0.1-2.tar.bz2 findutils-4.3.2-3.tar.bz2 flex-2.5.4a-3.tar.bz2 gawk-3.1.5-4.tar.bz2 gcc-core-3.4.4-3.tar.bz2 gcc-g++-3.4.4-3.tar.bz2 grep-2.5.1a-3.tar.bz2 gzip-1.3.9-1.tar.bz2 libgmp3-4.2.1-1.tar.bz2 libgmp-devel-4.2.1-1.tar.bz2 libiconv2-1.11-1.tar.bz2 libintl2-0.12.1-3.tar.bz2 libintl3-0.14.5-1.tar.bz2 libintl8-0.15-1.tar.bz2 libjpeg62-6b-12.tar.bz2 libltdl3-1.5.23a-2.tar.bz2 libncurses8-5.5-3.tar.bz2 libpcre0-6.6-1.tar.bz2 libreadline6-5.2.1-6.tar.bz2 libtiff5-3.8.2-3.tar.bz2 libtool1.5-1.5.23a-2.tar.bz2 m4-1.4.8-1.tar.bz2 make-3.81-1.tar.bz2 perl-5.8.7-5.tar.bz2 sed-4.1.5-2.tar.bz2 tar-1.16.1-1.tar.bz2 texinfo-4.8-4.tar.bz2 w32api-3.8-1.tar.bz2 zlib-1.2.3-2.tar.bz2 To download them or install them directly from the internet see http://cygwin.com/ . Andrew Makhorin _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
