X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=KrBvrzVS7xHm9L6KMmnIgt2PU9QFp VvMMlTGw5yJJkOHcyue7yI78eoawO/yKjEPAVQb9jxkw7dQLDSMlndF+QBi35BRw o8w9yKk0UGwsP3VlOqOZqcIVZiRNZC5XbJtgRLEDFi/MnBRTQD3K5rRuHr6euJPh jwmK4yKkVvhNsE= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=BDhXBhKpx0sZV6R9c6ILQeLfjBQ=; b=MMD Z3hLYec9FaV/jmGZ6PzP+45eEQC7iVsLyp1QgF8t/IQdKIbxcA8mBh8NebnvPOud YOK8RtTuFoFotmKN0PcesuUsGNubykV5YpoJMkK9TDQdMJLk+Mx4AZgFq6SB8ElR F6VrY94X9DRr+5G7yMmuOaZkhBwDWuhFjf7gfo7w= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ve0-f181.google.com MIME-Version: 1.0 X-Received: by 10.52.2.229 with SMTP id 5mr78249vdx.24.1400790396334; Thu, 22 May 2014 13:26:36 -0700 (PDT) Date: Thu, 22 May 2014 16:26:36 -0400 Message-ID: Subject: No threads/process support in Clisp From: "F. Nikita Thomas" To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 Hello, I finally feel confident enough to try processes/threads in Lisp, however when I evaluate *features* in the repl, I don't see MT:, so no thread support. Is there a way to rebuild clisp for this functionality? Clisp version is 2.48, Cygwin version 1.7.27. Any help or advice will be appreciated. Thanks. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple