Re: [SWIPL] 5.8.0 fails to compile on cygwin

2009-11-11 Thread Jan Wielemaker
On Tuesday 10 November 2009 09:34:49 pm Terrence Brannon wrote: > pl-prims.c: In function `pl_collation_key2_va': > pl-prims.c:3314: error: `__PL_ld' undeclared (first use in this function) Fixed in current GIT. See http://prolog.cs.vu.nl/git/pl.git?a=commitdiff;h=5e469788520ac0fd3dc8679080b566e

5.8.0 fails to compile on cygwin

2009-11-10 Thread Terrence Brannon
error was: pl-prims.c: In function `pl_collation_key2_va': pl-prims.c:3314: error: `__PL_ld' undeclared (first use in this function) pl-prims.c:3314: error: (Each undeclared identifier is reported only once pl-prims.c:3314: error: for each function it appears in.) make[1]: *** [pl-prims.o] Error 1