X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-5.8 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 X-Spam-Check-By: sourceware.org Message-ID: <50067917.9090603@gmail.com> Date: Wed, 18 Jul 2012 10:51:35 +0200 From: marco atzeri 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: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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 10:04 AM, Achim Gratz wrote: > marco atzeri gmail.com> writes: >> octave-forge-20120714-1 > > In the directory > > /usr/lib/octave/packages/nan-2.5.5/i686-pc-cygwin-api-v48+/ > > several *.mex.exe files have been installed. Apparently, these are actually > DLL, not EXE files (at least that's what file and peflags claim they are) - and > follwing the handling of .oct files, should they not just be called .mex (and > added to rebaseall accordingly)? > > > Regards, > Achim. > > .mex are dll not exe files. on previous nan-2.5.2, included in octave-forge-20120224-1 they were correctly identified as .mex packages/nan-2.5.2/i686-pc-cygwin-api-v48+/covm_mex.mex packages/nan-2.5.2/i686-pc-cygwin-api-v48+/histo_mex.mex packages/nan-2.5.2/i686-pc-cygwin-api-v48+/kth_element.mex packages/nan-2.5.2/i686-pc-cygwin-api-v48+/str2array.mex packages/nan-2.5.2/i686-pc-cygwin-api-v48+/sumskipnan_mex.mex packages/nan-2.5.2/i686-pc-cygwin-api-v48+/svmpredict_mex.mex packages/nan-2.5.2/i686-pc-cygwin-api-v48+/svmtrain_mex.mex packages/nan-2.5.2/i686-pc-cygwin-api-v48+/train.mex packages/nan-2.5.2/i686-pc-cygwin-api-v48+/xptopen.mex packages/tsa-4.2.2/i686-pc-cygwin-api-v48+/covm_mex.mex packages/tsa-4.2.2/i686-pc-cygwin-api-v48+/sumskipnan_mex.mex on octave-forge-20120714-1, nan are wrong and tsa are right packages/nan-2.5.5/i686-pc-cygwin-api-v48+/histo_mex.mex.exe packages/nan-2.5.5/i686-pc-cygwin-api-v48+/kth_element.mex.exe packages/nan-2.5.5/i686-pc-cygwin-api-v48+/str2array.mex.exe packages/nan-2.5.5/i686-pc-cygwin-api-v48+/sumskipnan_mex.mex.exe packages/nan-2.5.5/i686-pc-cygwin-api-v48+/svmpredict_mex.mex.exe packages/nan-2.5.5/i686-pc-cygwin-api-v48+/svmtrain_mex.mex.exe packages/nan-2.5.5/i686-pc-cygwin-api-v48+/train.mex.exe packages/nan-2.5.5/i686-pc-cygwin-api-v48+/xptopen.mex.exe packages/tsa-4.2.4/i686-pc-cygwin-api-v48+/covm_mex.mex packages/tsa-4.2.4/i686-pc-cygwin-api-v48+/sumskipnan_mex.mex I will look on what caused the change, as temporary workaround remove/copy the *.mex.exe to *.mex files. Regards 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