X-Recipient: archive-cygwin@delorie.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:date:from:to:message-id:in-reply-to:references
	:subject:mime-version:content-type:content-transfer-encoding; q=
	dns; s=default; b=af1vj8HFzM1Q+uq1jB/aoLTG88U8ddxDcVVt42+KUpvAQu
	mHBnsnmod+yAIv53u26tJWJ6Xx7HnO2dgyNhjMplCr6zVHR1/sG2RJ9rzirh40Li
	Ca6CULFL/2PeG5c5IiAL/FEo3nZfy8h8vGyaz6oL1zWVwOdPYS15rwwGhIDfo=
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:date:from:to:message-id:in-reply-to:references
	:subject:mime-version:content-type:content-transfer-encoding; s=
	default; bh=amK7El0x3NdnOJ3HaCuOjuwneHg=; b=CdtP0I3gcDhnBumwKWXi
	DbuMe6c1mdBTBPrUQOfufOr+8YMTNfuA0JUaDkHxqqwJ4/NsdbIwnPGw1QzZG2uO
	1AM23gqk79nobGzrOkm3FWKgbh2bCL4FUMHDNxJoHkgFcgUQU0SOtzFq+AETj+wT
	PcvQdLPglZSwRMTEH58zFJo=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-4.9 required=5.0 tests=BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,GIT_PATCH_2,SPF_HELO_PASS,SPF_SOFTFAIL,URI_HEX autolearn=ham version=3.3.2 spammy=UD:Cygwin-list-f3.html, cygwin-list-f3.html, Cygwin-list-f3.html, cygwinlistf3html
X-HELO: n5.nabble.com
Date: Wed, 14 Mar 2018 02:02:53 -0700 (MST)
From: Tatsuro MATSUOKA <tmacchant2@yahoo.co.jp>
To: cygwin@cygwin.com
Message-ID: <1521018173697-0.post@n5.nabble.com>
In-Reply-To: <734893.31493.qm@web103116.mail.kks.yahoo.co.jp>
References: <844215.79205.qm@web103116.mail.kks.yahoo.co.jp> <87vadzizjb.fsf@Rainer.invalid> <734893.31493.qm@web103116.mail.kks.yahoo.co.jp>
Subject: Re: gnuplot dev shapshot for Cygwin With qt terminal
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Achim

I attached the README in the binary pacakge for install.
There described the issues I met and workaround to them are descibed.

README_TM.txt <http://cygwin.1069669.n5.nabble.com/file/t3087/README_TM.txt>  

Tatsuro

----- Original Message ----- 

> From: Achim Gratz  
> To: cygwin 
> Cc: 
> Date: 2018/3/14, Wed 03:46 
> Subject: Re: gnuplot dev shapshot for Cygwin With qt terminal 
> 
> [current Cygwin gnuplot maintainer here] 
> 
> Tatsuro MATSUOKA writes: 
>>  I have added experimental Cygwin binary packages of gnuplot development 
> snapshot 
>>  with Qt terminal. 
> 
> I understand this needs patches for some part(s) of Qt, which probably 
> means that some of these libs are now statically linked.  If you could 
> get them upstreamed or convince the the Cygwin Qt maintainer to pick 
> them up, I'd build gnuplot with a Qt terminal.  But we'd really need to 
> see the patch(es), a binary package doesn't help. 

Achim 
The patch is already submitted to the cygwin list. 
See 
http://cygwin.1069669.n5.nabble.com/qt5-Patch-for-src-network-socket-qlocalsocket-unix-cpp-td139656.html
And patch is also descrived in README_TM.txt. 
I did not use static link but generated renamed cygQt5Nwetwork-5-gp.dll.  
I used mingw gendef(64bit) of MinGW64 and pexports (32bit) of MinGW to
generate def file. 
And edit dll file name in def file and use mingw "dlltools" to generate
renamed libXXXXX.dll.a. 
Someworkaround is required for my case to kill GL and  shmget related error
messages. 
See, 
https://sourceforge.net/p/gnuplot/mailman/gnuplot-beta/thread/893180.40244.qm%40web103112.mail.kks.yahoo.co.jp/#msg36249353
BTW, wxt related things are described in here. 
http://cygwin.1069669.n5.nabble.com/Mismatch-between-the-program-and-library-build-versions-detected-for-wxWidgets-td139680.html
Tatsuro 
  

> 
> Regards, 
> Achim. 



--
Sent from: http://cygwin.1069669.n5.nabble.com/Cygwin-list-f3.html

--
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

