There is no :ECL-WEAK-HASH.<br><br>How should I build ecl with msvc 2010 ?<br>I add "ECL_WEAK_HASH = 1"  to the make file, but that is useless.<br><br><div class="gmail_quote">On Fri, Jul 13, 2012 at 5:29 PM, Matthew Mondor <span dir="ltr"><<a href="mailto:mm_lists@pulsar-zone.net" target="_blank">mm_lists@pulsar-zone.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Fri, 13 Jul 2012 17:08:56 +0800<br>
lookwong <<a href="mailto:look.wangluke@gmail.com">look.wangluke@gmail.com</a>> wrote:<br>
<br>
> I build ecl using msvc2010.<br>
><br>
> But when i quickload drakma(which uses cl+ssl),  the problem appears: "Your<br>
> Lisp does not support weak value hash-tables".<br>
><br>
> Any solution?<br>
<br>
</div></div>Does your *FEATURES* include :ECL-WEAK-HASH?  If not, that is available<br>
in -current ECL from GIT or CVS.  If you do see :ECL-WEAK-HASH, perhaps<br>
that cl-ssl (or an abstraction library it uses) doesn't yet support ECL<br>
weak hash tables...<br>
--<br>
Matt<br>
<br>
------------------------------------------------------------------------------<br>
Live Security Virtual Conference<br>
Exclusive live event will cover all the ways today's security and<br>
threat landscape has changed and how IT managers can respond. Discussions<br>
will include endpoint security, mobile security and the latest in malware<br>
threats. <a href="http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/" target="_blank">http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/</a><br>
_______________________________________________<br>
Ecls-list mailing list<br>
<a href="mailto:Ecls-list@lists.sourceforge.net">Ecls-list@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/ecls-list" target="_blank">https://lists.sourceforge.net/lists/listinfo/ecls-list</a><br>
</blockquote></div><br>