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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=nEd0JU+cevVV2NhR3TewT6TmTOtTGpuLl19CwmNAYHSIh/NavogwE XDgy3bFAGV66DqynBW/ZXuFJH+Klzm3vYjNF5+VYiPgdy5ppSUhDFKAVMIHniOzH qHLoEyPRNajyyDfAXLlIZ0VbujK5drRdtzIZqlNzbtiHjltIIPnc+I= 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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=1R0yd+mLmFRqgmYFbAouM/JnCEM=; b=grVJyuc3N4BOl6/oJS1GUyxAtDhN HHir1WgYYy752CE9BH+r9br0ON5kxGTZY0tSeigQmS5phQyp02uXlFj3wCmp2xI8 boy0loSNGp/1PqeMD+OKSkDDnofZTdXzZMkUp5Kho++rCanlxE3v6pNBcOzFaXlI jSokAd7yg2Hydlc= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: <cygwin.cygwin.com> List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-4.8 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.1 To: cygwin AT cygwin DOT com From: Achim Gratz <Stromeko AT nexgo DOT de> Subject: Re: X11 library package Date: Tue, 02 Apr 2013 17:00:52 +0200 Lines: 28 Message-ID: <87ip45ugd7.fsf@Rainer.invalid> References: <DUB119-W221DA61519881A4FF5031AC8DF0 AT phx DOT gbl> <515AC496 DOT 70108 AT cs DOT umass DOT edu> <DUB119-W482DEF3326B254853A0A6BC8DF0 AT phx DOT gbl> <DUB119-W12DC020918AAEA8DD9B635C8DF0 AT phx DOT gbl> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) Sonya Blade writes: > This TLS stands for the Transport Layer Security right? As a result, it seems that > I need to compile the Petsc without parallel support. Nope, it stands for thread level safety in this particular case. The action you've taken is correct, though. > This may sound a bit silly, but how about If I just simply copy the supported compilers > obtained from recent MinGW directly to corresponding cygwin folder. Won't work. > And how about those erros, the only corresponding library to those in cygwin/lib/ folder > is "libX11.dll.a" but it doesn't look like a valid library or am I wrong here ? This file is needed for linking only, but you should have a corresponding library /bin/cygX11.dll as well. If not, you need to install the runtime package (configure should have tested for that if you use it). Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Samples for the Waldorf Blofeld: http://Synth.Stromeko.net/Downloads.html#BlofeldSamplesExtra -- 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