delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/01/06/10:53:14

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:in-reply-to:references:from:date
:message-id:subject:to:content-type; q=dns; s=default; b=KwfC8t3
kBwva5d6+yccR0nTxReSi2O/5qAlVl2JUHDI0YRetXQTk2Y7nRY24SXeveDmB9OI
M1fL39n4iJlyc0oTvCGjKMmr2lLQ4WOQrPQXvyj/vtZa1cDz5rsdbtkLoheGLD+B
14jJuR1SeNyocDPnJtvX9PWTDpQd43+mRdYM=
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:in-reply-to:references:from:date
:message-id:subject:to:content-type; s=default; bh=L+NEBE1GtmygV
uJ4GojtaGltcoY=; b=FEDsrUqni9d3DAAMOROmy2awO5MRIHXM8+KGbAtxeWlAj
oM6jT9uaxLjp1mKSiaXqwCPqCwSzTwRfsjzf0r45aQtacHSYbhin+s1BC+07tZQw
BrgvuZc+5Ka/0CBuhvYdlCk6qNto9GT2mVy+rohCWEtOgrBs6WyH+7PbCkYnq0=
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
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,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=ham version=3.3.2 spammy=sk:arjen.m, Arjen, arjenmarkus895gmailcom, U*arjen.markus895
X-HELO: mail-qk0-f179.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=UjM7wYTcFE/Xn5q9XCsBttrgpXJsupvjy2SNBlQ1dfI=; b=LtSPBlVbPEbgoc9xYYWNy/cAIo5oZt0a6FzLXk1wYBXQ1UfbA628P4BFi4s0ppmiab cSYLcqD9Rvq7v+PhD2nLxea3lyeZrK7FWPLT2EmEDW2YgDui/00wz+jhG6gEIpWeBSf+ tsSOmgZKbECH83gUrHGakeiTu3f7ewT3ofc2ZHR74KOtvrgwxAFrdNZEmYH7daT4XSOO IIQacnxqyX2NsjnyQDXhtxRIVJ1MQIN+JKNopO5Y5x1ovZ1KKM6A2N1Qq9+2Iu2yNn3H VPPYPZ2sPMzW2MxnDRGpqwTyf2ZQ668EkUrEyCccJ7YPTYIww+m18eBDcFdGcU2WloUm EgIg==
X-Gm-Message-State: AIkVDXJsIltHf4yBhTH8DbpPMNmQc/6HarRyext1zPTREdnH3ROB84OB7ADmGa6nr3dO/p77zN27jPDCBO+3Lw==
X-Received: by 10.55.43.149 with SMTP id r21mr81735630qkr.123.1483717967172; Fri, 06 Jan 2017 07:52:47 -0800 (PST)
MIME-Version: 1.0
In-Reply-To: <CAMCbSMrgC5Ggiz9dGu3ux+McXyDFjGrZ6fbv3cd6G2c7UUWoqA@mail.gmail.com>
References: <CABUrC_bqYz6UqyMPJ5DPQe992H8X7WrX9hidYNK-PE40wWhzjA AT mail DOT gmail DOT com> <CAMCbSMrgC5Ggiz9dGu3ux+McXyDFjGrZ6fbv3cd6G2c7UUWoqA AT mail DOT gmail DOT com>
From: Bill Greene <w DOT h DOT greene AT gmail DOT com>
Date: Fri, 6 Jan 2017 10:52:46 -0500
Message-ID: <CABUrC_YEVCefiPjNzivja_LhrvfaU3ZXrvtPmvbxhtXM6_baCQ@mail.gmail.com>
Subject: Re: problem with fortran common block in shared library
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes

This problem is not a generic gcc/gfortran one.
If you build the test code on Linux, it works correctly.

Bill

On Fri, Jan 6, 2017 at 10:45 AM, Arjen Markus <arjen DOT markus895 AT gmail DOT com> wrote:
> I see I replied to that first message - completely forgot about it.
>
> I have just tried a bunch of varieties of !GCC$ ... but none seem to
> work. Perhaps you should ask on the GFortran list or on
> comp.lang.fortran too.
>
> Regards,
>
> Arjen
>
> 2017-01-06 16:26 GMT+01:00 Bill Greene <w DOT h DOT greene AT gmail DOT com>:
>> I am encountering the same problem as described in this post:
>>
>> https://cygwin.com/ml/cygwin/2015-06/msg00352.html
>>
>> However none of the responses in this thread indicate whether
>> this is a bug or whether there is a workaround.
>>
>> Can someone kindly provide more information on this issue?
>>
>> Thanks,
>>
>> Bill Greene
>>
>> --
>> 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
>>
>
> --
> 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
>

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019