Re: picolisp does not compile on cygwin due to linker option -lcrypt not

2016-06-19 Thread Mike
hi,


> Solution: after installing the package libcrypt-devel with the cygwin 
> installer it works as documented in INSTALL file.
> 
yes, example of community support

Mike

--
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe


picolisp does not compile on cygwin due to linker option -lcrypt not

2016-06-19 Thread O.Hamann

Hello,

compiling current picolisp on cygwin 32bit under Windows 7 64bit failed.

picolisp 3.0.9 compiles.

Actual picolisp 16.2 and former versions (e.g. 3.1.11) do not compile 
due to following error:

ld: cannot find -lcrypt

linker will exit the make call.

Solution: after installing the package libcrypt-devel with the cygwin 
installer it works as documented in INSTALL file.



Greetings, O.


--
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe