Mail Archives: cygwin/2012/07/18/08:08:29
X-Recipient: | archive-cygwin AT delorie DOT 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 DOT atzeri AT gmail DOT 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 AT cygwin DOT com
|
Subject: | Re: [ANNOUNCEMENT] Updated: octave-forge-20120714-1
|
References: | <announce DOT 500401C7 DOT 4060109 AT gmail DOT com> <loom DOT 20120718T100052-599 AT post DOT gmane DOT org> <50067917 DOT 9090603 AT gmail DOT com> <50069789 DOT 9040109 AT users DOT sourceforge DOT net>
|
In-Reply-To: | <50069789.9040109@users.sourceforge.net>
|
X-IsSubscribed: | yes
|
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
|
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
- Raw text -