[MINC-users] compiling dyld, 32, 64?

Jon Erik Ween jween at klaru-baycrest.on.ca
Mon Mar 30 16:23:43 EDT 2009


Alex

I noticed some odd behavior with the 64 bit OSS X version of Display:  
If I move Display's  "keyboard" function-controller window, it stops  
responding to mouse clicks and keyboard strokes. As long as I lave it  
alone, everything seems to work well. Is that odd?

Jon

Soli Deo Gloria

Jon Erik Ween, MD, MS
Scientist, Kunin-Lunenfeld Applied Research Unit
Director, Stroke Clinic, Brain Health Clinic, Baycrest Centre
Assistant Professor, Dept. of Medicine, Div. of Neurology
     University of Toronto Faculty of Medicine

Kimel Family Building, 6th Floor, Room 644
Baycrest Centre
3560 Bathurst Street
Toronto, Ontario M6A 2E1
Canada

Phone: 416-785-2500 x3648
Fax: 416-785-2484
Email: jween at klaru-baycrest.on.ca


Confidential: This communication and any attachment(s) may contain  
confidential or privileged information and is intended solely for the  
address(es) or the entity representing the recipient(s). If you have  
received this information in error, you are hereby advised to destroy  
the document and any attachment(s), make no copies of same and inform  
the sender immediately of the error. Any unauthorized use or  
disclosure of this information is strictly prohibited.



On 6-Mar-09, at 2:22 PM, Alexandre CARMEL-VEILLEUX wrote:

> On Fri, Mar 06, 2009 at 01:46:00PM -0500, Dale Einarson wrote:
>>
>> Sadly I have had to do such ugly hacks as,
>> HDF
>> 	perl -pi -e 's/-O2 -g x86_64 -arch/-g -O2 -arch x86_64/g' Makefile  
>> */
>> Makefile */*/Makefile */*/*/Makefile
>>
>> LIBTOOL
>> 	perl -pi -e 's/-fno-builtin/-arch x86_64 -fno-builtin/g' libtool
>> 	perl -pi -e 's/-dynamiclib/-dynamiclib -arch x86_64/g' libtool
>
> The following configure line is what I used combined with the  
> libtool hack
> I mentionned:
>
> ./configure CFLAGS="-O2 -arch x86_64 -m64" CXXFLAGS="-O2 -arch  
> x86_64 -m64" --with-szlib=yes --with-zlib=yes --prefix=/usr/local
>
> Alex
> _______________________________________________
> MINC-users at bic.mni.mcgill.ca
> http://www2.bic.mni.mcgill.ca/mailman/listinfo/minc-users
>



More information about the MINC-users mailing list