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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=dXZ+EZrOqgGLDvav4ZVPkgCvmqhBAFZ7a1OCnBVvXpi dzX0609rAux5mEIMxj3FeYoSS30SY/+znUjGltTpc3KJc2l6Dk5IsHxQmmNUBAiA XUxHC4l1ro8fKZ7tXkTSqsPO+e8P8o8Gix4o18hFj+y9q4yBhyuOVvrvo0H1I3EQ = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=8vM51DOu4cmzInVw5POplGe8O1g=; b=rRSRydDa1XwCKxalN xqTr8DLO712wqpf4AoxBOsL0DuGxbWL7K06kt7pzXW5LKQIUY6w5LdqgshPug5E4 czBpXnAOFiiwAncI3dJwNdQhahNmwtvBOVntZib/uNqUM3rbg6Vv23qXKKlAEjgO Sod4WFBMLrvdEXvnUqC6Kln9dA= 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=-1.6 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Message-ID: <546F9B5E.80707@cygwin.com> Date: Fri, 21 Nov 2014 14:06:54 -0600 From: Yaakov Selkowitz User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Instability with signals and threads References: <20141121144333 DOT GA6633 AT calimero DOT vinschen DOT de> <546F5F37 DOT 9010509 AT gmail DOT com> <20141121160608 DOT GF3810 AT calimero DOT vinschen DOT de> In-Reply-To: <20141121160608.GF3810@calimero.vinschen.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 2014-11-21 10:06, Corinna Vinschen wrote: > On Nov 21 16:50, Marco Atzeri wrote: >> On 11/21/2014 3:43 PM, Corinna Vinschen wrote: >>>> On 32-bit. The rebuild of cygwin1.dll requires large number of packages to >>>> create the documentation (including tex and java) and I haven't bloated >>> >>> Java?!? >> >> FOP is a Java application....grrr... > > Oh, right. > >> It will be nice to not use it for building cygwin docs. > > The html docs are not built with fop, only the pdf. And even then, > make from the parent dir continues to build everything else, even > if make in the doc dir fails: > > $(SUBDIRS): > @${MAKE} -C $@ all || ([ "$@" == doc ] && echo "*** error ignored") > > If you have another way to create pdf files from xml input, which works > on Cygwin and Linux, please feel free to provide one. https://cygwin.com/ml/cygwin-developers/2013-07/msg00008.html Which resulted in: https://sourceware.org/viewvc/src/winsup/doc/Makefile.in?r1=1.33&r2=1.34 Has this bug been fixed yet in TeX Live? I had no problems building the PDFs after reverting this commit. I'll have to try on Fedora 20 and 21, unless someone else can get to it first. Yaakov -- 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