X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-5.7 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_YG
X-Spam-Check-By: sourceware.org
Message-ID: <5006A717.9060300@gmail.com>
Date: Wed, 18 Jul 2012 14:07:51 +0200
From: marco atzeri <marco.atzeri@gmail.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120614 Thunderbird/13.0.1
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated: octave-forge-20120714-1
References: <announce.500401C7.4060109@gmail.com> <loom.20120718T100052-599@post.gmane.org> <50067917.9090603@gmail.com> <50069789.9040109@users.sourceforge.net>
In-Reply-To: <50069789.9040109@users.sourceforge.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
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

On 7/18/2012 1:01 PM, Yaakov (Cygwin/X) wrote:
> On 2012-07-18 03:51, marco atzeri wrote:
>> .mex are dll not exe files.
>
> I thought Octave modules were .oct?

standard yes.

mex are special Matlab compatible ones, in theory they should
work with both Matlab and Octave...


>
>> on previous nan-2.5.2, included in octave-forge-20120224-1
>> they were correctly identified as .mex
>> on  octave-forge-20120714-1, nan are wrong and tsa are right
>>
>> I will look on what caused the change, as temporary workaround
>> remove/copy the *.mex.exe to *.mex files.
>
> That would be my fault. :-(  This should be fixed in cygport git master
> now; sorry for the inconvenience.

I noticed that outside cygport, the problem do not arise.

I am also investigating why tsa mex were not changed, and something is 
clearly wrong in the octave-forge build system

$ file *.mex
covm_mex.mex:       ELF 64-bit LSB shared object, x86-64, version 1 
(SYSV), dynamically linked, 
BuildID[sha1]=0x7b9f63a496a41bb490ebb7d6239da5c7dbb2e130, not stripped
sumskipnan_mex.mex: ELF 64-bit LSB shared object, x86-64, version 1 
(SYSV), dynamically linked, 
BuildID[sha1]=0x38057facd70b6f315b722c6749d6b872d425b619, not stripped

while before
$ file *.mex
covm_mex.mex:       PE32 executable (DLL) (console) Intel 80386, for MS 
Windows
sumskipnan_mex.mex: PE32 executable (DLL) (console) Intel 80386, for MS 
Windows

it seems a upstream package bug....

> Yaakov

Marco


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

