Back to the main page.

Bug 1238 - compile ft_getopt.c for Linux 32-bit, Mac 32/64 bit

Status CLOSED FIXED
Reported 2011-12-20 14:53:00 +0100
Modified 2012-01-03 15:22:58 +0100
Product: FieldTrip
Component: core
Version: unspecified
Hardware: PC
Operating System: Windows
Importance: P3 normal
Assigned to: Robert Oostenveld
URL:
Tags:
Depends on:
Blocks:
See also:

Eelke Spaak - 2011-12-20 14:53:17 +0100

see bug 1231


Eelke Spaak - 2011-12-20 14:53:47 +0100

Adding Robert to CC list, he is probably the one to take care of the Mac versions.


Eelke Spaak - 2011-12-20 15:03:07 +0100

I filed this one already, assigning it to JM who was being proactive :)


Jan-Mathijs Schoffelen - 2011-12-20 15:18:02 +0100

compiled mac 32-bit and 64-bit on revision 5058


Robert Oostenveld - 2011-12-21 15:01:32 +0100

roboos@mentat001> svn commit utilities/ft_getopt.m src/ft_getopt.mexglx test/test_ft_getopt.m Sending src/ft_getopt.mexglx Sending test/test_ft_getopt.m Sending utilities/ft_getopt.m Transmitting file data ... Committed revision 5064. It was not straightforward to compile on 32-bit linux, because 1) MATLAB would not start on Odin, and 2) the cross-compiler not installed on the normal 64-bit mentats. What I did in the end is - used /opt/matlab79/bin/mex on the linux command line on odin - used "/opt/matlab79/bin/matlab -glnxa86" on mentat319 for testing


Boris Reuderink - 2012-01-03 15:22:58 +0100

I don't have access to said platforms, so I cannot confirm. Still, marked as CLOSED:FIXED.