AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

History of AFNI updates  

|
May 11, 2003 08:10AM
hi stephen & bob:

bob,
in Makefile.cygwin there are four gcc setences:

CC = gcc -O2 -ffast-math -DCYGWIN -DNO_GAMMA $(CEXTRA) -UUSE_TRACING -DDONT_USE_MCW_MALLOC
CCVOL = gcc -O2 -ffast-math -DCYGWIN -DNO_GAMMA $(CEXTRA) -UUSE_TRACING -DDONT_USE_MCW_MALLOC
CCFAST = gcc -O3 -ffast-math -DCYGWIN -DNO_GAMMA $(CEXTRA) -UUSE_TRACING -DDONT_USE_MCW_MALLOC
CCMIN = gcc

do you mean add -DDONT_USE_HINTS here? if so ,I have tried, but the problem(process of compile stop at thd_loaddblk.c)is still there.

and I downloaded the binary copy compiled at windows 2000 from afni homepage. when it initilized the first line was:
**Version check disabled:system doesn't support share memory
you said "SysV IPC shared memory" above, is this the problem?


stephen,
I tried to compile at linux,and succeeded. Also I tried at windows 2000,and also failed. I think maybe at some step I have mistake, below is how I do at windows xp or windows 2000,please check for me:

1, tar zxf afni_src_7-5-03.tgz.gz
2, cd afni_src
3, emacs Makefile.cygwin(modify INSTALLDIR & add -DDONT_USE_HINTS said above)
4, cp Makefile.cygwin Makefile
5, make totality_exe(or make totality)


At last, I am a newer of linux,thanks for your help.
Subject Author Posted

AFNI on cygwin

Stephen Wilson May 08, 2003 03:16AM

Re: AFNI on cygwin

wu xiang May 08, 2003 04:16AM

Re: AFNI on cygwin

bob cox May 08, 2003 09:22AM

Re: AFNI on cygwin -- workarounds for interface problems

Stephen Wilson May 08, 2003 10:56AM

Re: AFNI on cygwin -- workarounds for interface problems

wu xiang May 11, 2003 08:10AM

Re: AFNI on cygwin -- workarounds for interface problems

bob cox May 12, 2003 09:12AM

AFNI on cygwin -- is this for the latest version?

Shantanu May 20, 2003 11:15AM