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:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; q=dns; s=default; b=g7aFj
	7Itj4/4IagRbn1HSeQ9hI5Bq6T7Fl9+g5z9xOgd9T7CM8p2Pw/t81PowSP9hWhu+
	8+b3Uw2+smIXm8V8C+r8B2lYxnkZtGnjRrBzKisVcm7Ivh9//FH5O2e3lniq8hmN
	hIiEUUpbmo7OeU/EKij4JYvX9DO5OUfbaIlZD0=
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:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; s=default; bh=AlatXEuZcZH
	on2sQotiqnXAAfgI=; b=fNCVEUAp3jlLhw11OmF9l/pxmTuFd4VowJLEl6+peah
	PltLDKshs4ZZL8SO9c39rYrZP1rxQEkZURFD8WYY8imjY0C1fM+sA73ow753KeWF
	wX0U3Ry7GvaG9sZUfj81L+3502fNg1maBUSulHhB7QSEzWIFweYYP7POA1rKeblQ
	=
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=-1.7 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy=luo, dereference, protector, Hx-spam-relays-external:ESMTPA
X-HELO: mx009.vodafonemail.xion.oxcs.net
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: perl-Win32-API package problem
References: <CAMoHPCY=hMwHco8=quQ0zpvPDw3srMxjzM6v9u-ZcdgQ_6avNw@mail.gmail.com>
Date: Tue, 15 May 2018 21:15:46 +0200
In-Reply-To: <CAMoHPCY=hMwHco8=quQ0zpvPDw3srMxjzM6v9u-ZcdgQ_6avNw@mail.gmail.com>	(SJ Luo's message of "Sat, 28 Apr 2018 19:41:11 +0800")
Message-ID: <87tvr8g271.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain
X-VADE-STATUS: LEGIT

SJ Luo writes:
>   The two lines of commands "mv xxxx; cp xxx" are to dereference the
> symbolic links of testing-needed dll files because
> Win32::API::LoadLibrary() seems not be able to resolve Cygwin symbolic
> link.

You'd need to use native symlinks for that to work, yes.

>   By checking the gcc compile option, I found there is a gcc option
> "-fno-stack-protector" provided when I compile this module by myself,
> while the option is removed when I compile with cygport. If I try
> manually compiling without this option, the same problem occurs.

I don't know enough of how the stack protector actually is implemented
to understand why it would work without the protector and stop working
with.

> The host system is Windows7. Cygwin dll is 64bit version 2.10.0-1.
> wish it can be solved soon in next package release.

I'll see if it's possible to remove the option from within cygport, if
yo I'll have to think about any ramifications that might have.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada

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

