History of AFNI updates  

|
February 12, 2003 01:54PM
Hi. I'm trying to compile AFNI on an xserve running Yellow Dog Linux. OpenMotif is on the system and I am trying to use gcc 3.2 to compile everything.
I am using the Makefile.linuxPPC with "CPU = 7400" and the only other difference from the standard is the INSTALLDIR option.
I'm getting the following error:

mri_read.c: In function `mri_read_siemens':
mri_read.c:2745: unrecognizable insn:
(insn 3118 554 3119 (set (reg:SI 9 r9)
(and:SI (neg:SI (leu:SI (reg:SI 0 r0 [329])
(const_int 13 [0xd])))
(reg/v:SI 31 r31 [123]))) -1 (nil)
(nil))
mri_read.c:2745: Internal compiler error in extract_insn, at recog.c:2148
make: *** [mri_read.o] Error 1

Has anyone else had this problem?
Subject Author Posted

Compiling AFNI for Linux PPC (YDL)

emmette February 12, 2003 01:54PM

Re: Compiling AFNI for Linux PPC (YDL)

bob cox February 12, 2003 02:35PM

Re: Compiling AFNI for Linux PPC (YDL)

Vinai Roopchansingh February 21, 2003 02:30PM