Re: A better `h_errno' patch for building 1.4 on Cygwin

2001-09-06 Thread Marius Vollmer
Sorry, for the delay. Is this still an issue? Eric Hanchrow <[EMAIL PROTECTED]> writes: > Building Guile 1.4 on Cygwin fails: > > gcc -g -O2 -Wall -Wmissing-prototypes -o guile .libs/guileS.o guile.o > .libs/libguile.a -Wl,--export-dynamic > .libs/libguile.a(net_db.o): In function `scm_resolv_

A better `h_errno' patch for building 1.4 on Cygwin

2001-08-09 Thread Eric Hanchrow
Building Guile 1.4 on Cygwin fails: gcc -g -O2 -Wall -Wmissing-prototypes -o guile .libs/guileS.o guile.o .libs/libguile.a -Wl,--export-dynamic .libs/libguile.a(net_db.o): In function `scm_resolv_error': /usr/local/src/guile-1.4/libguile/net_db.c:195: undefined reference to `h_errno' collect2: ld